jihanemo
07-23-2007, 07:39 PM
Why does the "home" link from the following link turn out to be pink when it should be black before the mouseover? What am I missing? What should be taken out?...
<style
type="text/css"> <!-- A:link { text-decoration: none; color:#000000
} A:visited { text-decoration: none; color:#FF0066 } A:hover { text-decoration:
none; color:#FF0066 } --> </style>
<body><font face=tahoma size=3>
<hr size="1" width="750" color="#CCCCCC" align="left" noshade><center>
<a href="http://www.americanchic.net">home</a>
<a href="http://www.americanchic.net/handbags">handbags</A>
<a href="http://www.americanchic.net/shoes">shoes</A>
<a href="http://www.americanchic.net/jewelry">jewelry</A>
<a href="http://www.americanchic.net/sunglasses">sunglasses</A>
<a href="http://www.americanchic.net/sale">SALE</A>
<a href="http://www.americanchic.net/intheknow">In the Know</A></center>
<hr size="1" width="750" color="#CCCCCC" align="left" noshade>
</font>
<style
type="text/css"> <!-- A:link { text-decoration: none; color:#000000
} A:visited { text-decoration: none; color:#FF0066 } A:hover { text-decoration:
none; color:#FF0066 } --> </style>
<body><font face=tahoma size=3>
<hr size="1" width="750" color="#CCCCCC" align="left" noshade><center>
<a href="http://www.americanchic.net">home</a>
<a href="http://www.americanchic.net/handbags">handbags</A>
<a href="http://www.americanchic.net/shoes">shoes</A>
<a href="http://www.americanchic.net/jewelry">jewelry</A>
<a href="http://www.americanchic.net/sunglasses">sunglasses</A>
<a href="http://www.americanchic.net/sale">SALE</A>
<a href="http://www.americanchic.net/intheknow">In the Know</A></center>
<hr size="1" width="750" color="#CCCCCC" align="left" noshade>
</font>