Subject: RE: breaking up <tags> is hard to do
From: Mike Brown <mbrown@xxxxxxxxxxxxx>
Date: Wed, 23 Feb 2000 10:46:35 -0700
|
Perry Roland wrote:
> <TR></TR>
> [...]
> When HTML is traded in for XHTML, however, this may stop working.
But at that point you wouldn't want to be using the HTML output method; you
would be using the XML output method, which would probably output the <TR/>
you expect. (not that a table row with no cells in it is valid in HTML or
XHTML)
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|