If you are starting out using a Strict doctype, then there really is no issue with regards to CSS and rendering. On the other hand, if you are migrating from Transitional to Strict, and altering pages so that they validate, watch out for an attribute selectors in your CSS that might be orphaned. There many valid attributes in Transitional doctypes that are not valid in the Strict doctype.
...Rob ______________________________________________________________________ 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/
