Quote:
Originally Posted by yagiz
It's a bit silly to compare HTML and XML. Just to be more precise, well formed and valid HTML would be XHTML, which is XML. And XML transformation (on the fly or not) using XSLT has been used for a long time to generate various UI versions of the same data.
|
well, the article is really more about web pages than ebooks (in fact it's not at all about ebooks...) and is concerned with good semantics. it is true that (especially on the web) even valid xhtml doesn't necessarily mean semantically-rich code.