<HTML><HEAD>
<STYLE type="text/css">
<!--
A:hover {color:red}
-->
</STYLE>
</HEAD><BODY>
<A HREF="">Move over me</A>
</BODY></HTML>
<span onmouseover="style.color='ff0000';" onmouseout="style.color='00ff00';">Move over me</span>
<a href="../howto.html" style="text-decoration: none">link</a>
<span style="position:relative; width:190; height:10; filter:glow(Color=#009966,Strength=1)"> Glow effect ! </span>
<SPAN STYLE="background-color:orange">i'm highlighted!</SPAN>
Written and compiled by Réal Gagnon ©1998-2005
[ home ]