On 15/11/05, Terrence Wood <[EMAIL PROTECTED]> wrote:
> This is a really brief answer, but should get you started on the right
> track to thinking about the "C" in CSS =)
>
> First, some house work: "id" must be unique, "class" can be reused on any
> number of elements.
Oops - leftover from the bigger site... Thanks!
> Second, the following demonstrates the use of the cascade - "C" - to color
> the author class:
>
> a:hover .author {color:#fff;}
Got it - Thanks again. So simple when you know how, no? Now for the
'div complete fill problem'.
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************