Previous Message
Next Message

IE 6 bug with multiple ID styles? (was: classes and I Ds...mutuall y exclusive? )

Sent by Austin, Darrel on 17 October 2003 17:05


> div.classone {variable styles}
> div#idone {static styles}

The above should have written as:

 div.classone {static styles}
 div#idone {variable styles}

-Darrel
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: