Re: Hover and Images

by "Lisa Bradshaw" <zibbler(at)mediaone.net>

 Date:  Wed, 10 Oct 2001 17:08:04 -0400
 To:  "hwg" <hwg-techniques(at)hwg.org>
 References:  balancediet
  todo: View Thread, Original
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