BACKGROUND COLORS


copy the code save as .html


<html>
<body>
<center>
[<a href="/" onMouseOver="document.bgColor='Green'">GREEN</a>]&nbsp;&nbsp;
[<a href="/" onMouseOver="document.bgColor='Red'">RED</a>]&nbsp;&nbsp;
[<a href="/" onMouseOver="document.bgColor='orange'">orange</a>]&nbsp;&nbsp;
[<a href="/" onMouseOver="document.bgColor='green'">brightgreen</a>]&nbsp;&nbsp;
[<a href="/" onMouseOver="document.bgColor='seagreen'">seagreen</a>]&nbsp;&nbsp;
</center>
</body>
</html>

Comments

Popular posts from this blog

special style

RANDOM

DIFFERENT BUTTONS