- From: Elliotte Rusty Harold <elharo@metalab.unc.edu>
- Date: Mon, 19 Aug 2002 15:31:51 -0400
- To: www-tag@w3.org
- Cc: Svgdeveloper@aol.com, www-style@w3.org
At 11:40 AM -0700 8/19/02, Tantek Çelik wrote: > MOST.......................................LEAST > MathML (X)HTML SVG XSLFO XML PNG I don't believe this order. I think the line looks more like this: MOST.......................................LEAST XML MathML (X)HTML SVG XSLFO PNG The only way to conclude that XHTML is more semantic is to ignore the reality that most web pages are not just ordered paragraphs of text. All HTML tells you is that something is a paragraph, a level 1 heading, a table, monospaced, preformatted, and a few other things. <SINGER>Madonna</SINGER> is more semantic than <SPAN>Madonna</SPAN>. There is more useful information in the XML content, even without a DTD, even without prior agreement, than there is in the HTML. XHTML is just one XML application that describes only a few dozen different things, mostly related to the presentation of text. XML goes way beyond that. -- +-----------------------+------------------------+-------------------+ | Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer | +-----------------------+------------------------+-------------------+ | XML in a Nutshell, 2nd Edition (O'Reilly, 2002) | | http://www.cafeconleche.org/books/xian2/ | | http://www.amazon.com/exec/obidos/ISBN%3D0596002920/cafeaulaitA/ | +----------------------------------+---------------------------------+ | Read Cafe au Lait for Java News: http://www.cafeaulait.org/ | | Read Cafe con Leche for XML News: http://www.cafeconleche.org/ | +----------------------------------+---------------------------------+
Received on Monday, 19 August 2002 15:51:03 UTC