While testing out a web building IDE I noticed this about the
generated CSS:Putting
a class in the body tag and then using that to preface every declaration in
the style sheet.

IE:

.bodyClass #header #nav #navlist  { ...

Is this done to insure that older browsers will follow the path to the
markup and css?

Thanks,

- Cogster
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to