Subject: RE: how to close html tags : link, meta,...
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Wed, 13 Aug 2003 18:32:30 +0100
|
> If content is not required (which is the case), both
> notations MUST be allowes, otherwise XHTML would not conform
> to the XML spec.
I think everyone is talking at cross-purposes here.
XHTML is XML and you can write the tags any way that XML allows.
But XHTML also includes an appendix giving advice on how to select XML
representations that will give adequate results on browsers that were
designed to handle HTML rather than XHTML. The XSLT 2.0 option
<xsl:output method="xhtml"> is designed to produce output that follows
this advice. Without this option, you are probably better off producing
HTML.
Michael Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: how to close html tags : link, meta,..., (continued)
- Andrew Welch - Wed, 13 Aug 2003 09:32:24 -0400 (EDT)
- Andrew Welch - Wed, 13 Aug 2003 10:19:23 -0400 (EDT)
- Julian Reschke - Wed, 13 Aug 2003 10:50:34 -0400 (EDT)
- Michael Kay - Wed, 13 Aug 2003 13:31:39 -0400 (EDT) <=
- Bob Foster - Sun, 17 Aug 2003 14:41:09 -0400 (EDT)
- Julian Reschke - Mon, 18 Aug 2003 00:53:23 -0400 (EDT)
- David Carlisle - Wed, 13 Aug 2003 11:21:23 -0400 (EDT)
- David Carlisle - Wed, 13 Aug 2003 11:29:16 -0400 (EDT)
|
|