Bob Rosenberg wrote:

> Aside from the different treatment of CSS with the two Doctypes,

There is no different treatment, as I mentioned in my reply. The 
difference arises when you omit, against the HTML rules, the URL from a 
Transitional doctype declaration.

> the simplistic answer is that if you use depreciated tags (ie: Those 
> that
> have been declared illegal in Strict) you need to use Transitional
> when they are occur in your HTML.

Not correct. As far as CSS interpretation, and document processing by 
browsers in general, is considered, you can use Transitional features in 
a document declared to be Strict just as in a document with a 
Transitional doctype declaration, or some other doctype declaration, or 
no doctype declaration. It won't be valid, though, but browsers couldn't 
care less.

Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/ 

______________________________________________________________________
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