[thelist] simple html css question

Mark Gallagher mark at cyberfuddle.com
Fri Jun 28 09:05:09 CDT 2002


PeterV wrote:
>
>> <style>
>> a { text-decoration: none; color: grey; }
>> a:hover { text-decoration: underline; color: blue; }
>> a:visited { text-decoration: none; color: grey; }
>> a:link { text-decoration: none; color: grey; }
>> a:active { text-decoration: none; color: yellow; }
>> </style>
>
> Thanks! How do you do it if you want to declare these styles for certain
> links but not for others? Feeling dumb now!

Well, feeling dumb is not a Bad Thing, but it's not really necessary for
this particular exercise :-).

See:
<http://allmyfaqs.com/faq.pl?Links_with_different_colors>


HTH, HAND


--
Mark Gallagher
http://cyberfuddle.com/infinitebabble/




More information about the thelist mailing list