On 31 Jan, 22:38, Adrienne Boswell <arb...@yahoo.comwrote:
Quote:
The difference between transitional and strict is mostly presentational
elements and attributes. Strict should be used for new pages. Transitional
is for pages that - uh - just can't make it, or are not ready yet.
Transitional is only appropriate to use in circumstances that are even
narrower than that -- pages that aren't Strict but they _are_ already
well-authored and valid as Transitional, i.e. basically a valid Strict
page anyway with a few <fontdropped in.
If your pages are typical legacy tag-soup, then Transitional is no
more appropriate for them than Strict is. It's no more relaxed about
mis-use of syntax, nor about most of the gross mis-uses of core HTML
tags. In this case you might as well label it under a Strict doctype
and start working from that situation -- at least you're already
working under the best choice of doctype.