On 11/20/04 8:24 PM "Lee Underwood" <[EMAIL PROTECTED]> sent this out:

> <begin code>
> a:hover {
>  background-color: #dedede;
>  color: #385468;
> text-decoration: none;
> }
> 
> #navbar-main a:hover, #navbar a:hover {
> text-decoration: underline;
> }
> </end code>
> 
> The problem is, I don't want the "navbar" rule to inherit the "color" and
> "background-color" declarations from the previous rule. Suggestions?

What do you want those attributes inherited from then?

I'd say you need to declare them in the second declaration to set them for
navbar-main.

I'm missing the point I'm sure.

Erik Fåberg

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to