At 02:11 PM 1/9/2006, CJ Larson wrote:
> > <li><a href="about" id="active"
> > id="menu_about"><span>About</span></a></li>
> >
> > Note we have just changed the class="active" to id="active". Your
> > global CSS file would then include something like this:
> >
> > ul li a#active {background-color: foo;}
>
>One note about this: now he has two IDs instead of one ID and one
>class.
Which is, of course, perfectly valid. There is nothing wrong with
attaching two IDs to a single element, so long as the attribute
values are unique within the document.
-Adam Kuehn
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/