I was trying to avoid assigning a class to the UL.

-Kevin

----- Original Message -----
From: "William H Bowen" <[EMAIL PROTECTED]>
To: "CF-Community" <[EMAIL PROTECTED]>
Sent: Wednesday, January 28, 2004 4:19 PM
Subject: Re: CSS selector problem

> what about
>
> ul.video {
>    attribute: value;
>    attribute: value;
>    attribute: value;
>    attribute: value;
> }
>
> li.video {
>   otherAttribute: otherValue;
> }
>
> wouldn't then ul.li.video inherit attributes from <ul class="video"> but
> not explicit in <li class="video">?
>
> will
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to