View Single Post
Old 30-07-2008, 04:25   #15 (permalink)
Synook
What happened?
 
Synook's Avatar
 
Join Date: Jul 2008
Posts: 1,827
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.
  Reply With Quote