- From: Walter Ian Kaye <walter@natural-innovations.com>
- Date: Tue, 28 Mar 2000 12:48:24 -0800
- To: MacIE-Talk@lists.boingo.com
- Cc: www-style@w3.org
Oh Taaaaanteeeeek... ;)
In my page I have:
<STYLE TYPE="text/css">
<!--
A:link { color: #0000FF }
A:hover { color: #0000FF; background: #FFFF00; text-decoration: underline }
A:active { color: #000000; background: #999999; text-decoration: underline }
A:visited { color: #666666 }
-->
</STYLE>
For visited links, the hover is not coloring the text blue. It worked in 4.5, but it's not working in 5.0.
What's up?
-Walter
Received on Tuesday, 28 March 2000 15:45:35 UTC