[thelist] simple html css question

PeterV peter at poorbuthappy.com
Fri Jun 28 05:40:01 CDT 2002


><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!
Peter





More information about the thelist mailing list