Quote:
|
Originally Posted by spiral
sure thing, but unless you serve it as xml, it has no practical advantage. You can write html just as perfect 
|
You can parse XHTML document using an XML parser though... makes extracting information very easy.
But I suppose I use XHTML just because I like the syntax. Feels more logical than HTML. And it allows me to make less mistakes when writing in other XML languages...
By the way the HTML 4.01 DTD will also cause standards compliance mode.