Thread: DOCTYPE
View Single Post

  #10 (permalink)  
Old 02-28-2008
Michael Fesser
 
Posts: n/a
Default Re: DOCTYPE

..oO(Jonas Werres)

>> HTML 4.01 Strict(!) is still the document type of choice in most cases.

>
>NACK. Since HTML incontrast to XHTML allows some very strange things,
>XHTML is much easier to debug using a validator.


Only if you use a schema validator. The W3 validator is SGML-based,
which is not appropriate for validating X(HT)ML.

Micha
Reply With Quote