|
Posted by Beauregard T. Shagnasty on 10/21/05 04:47
Woodmon wrote:
> Why the difference in IE?
It's borked.
> Example of my CSS follows:
>
> <style type="text/css" media="screen">
>
> BODY { color: white }
> A:link { color: 66CCFF; }
> A:visited { color: CC66FF; }
> A:active { color: CC66FF; }
> A:hover { color: white; background-color: #0099cc; text-decoration:
> #000000;}
>
> .override a:link { color: CC66FF; }
> .override a:visited { color: 66CCFF; }
> .override a:active { color: 66CCFF; }
> .override a:hover { color: blue; background-color: #0099cc;
> text-decoration: #000000;}
> </style>
Try putting them in proper order: link, visited, hover, active
[Dare I say it? "Las Vegas Has Animals"]
--
-bts
-When motorcycling, never follow a pig truck
Navigation:
[Reply to this message]
|