hwg-techniques archives | Oct 2001 | new search | results | previous | next |
Re: Hover and Imagesby "Lisa Bradshaw" <zibbler(at)mediaone.net> |
|
Define a class for the specific links you want to have hover attributes to. For example: a:hover.word { font-size: 14px; color: #39f;} In this case the class is "word". This way only the links that have the class "word" assigned to them will display the attributes. The rest of the links will be left as they are without being affected. HTH. Lisa B. > How do I prevent linked images from displaying the a:hover css attribute? > > - Louis >
HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA