Mike wrote:
> aside from the obvious reasons (ID's are declared only once, classes 
> more than once) I'm interested to hear the lists opinion on the 
> potential pitfalls of developing markup with CSS that uses 
> only classes 
> for layout purposes.

in practice there is no real difference between id's and classes, as
browsers (well, FF & IE6) don't complain when multiple elements have the
same ID. Validators might, but that's beside the point.  

R

______________________________________________________________________
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/

Reply via email to