Subject: Re: <td nowrap>
From: Eric van der Vlist <vdv@xxxxxxxxxxxx>
Date: Thu, 30 Nov 2000 23:34:33 +0100
|
YueMa wrote:
>
> Hi there,
> How can I output the <td nowrap> tag?
<td nowrap> is a kind of shortcut for <td nowrap="nowrap">.
> The "nowrap" is not allowed for XT, and it should not be an
> attribute.....
XT (and the other XSLT processors) will transform <td nowrap="nowrap">
into <td nowrap> if you are using the HTML output method.
Eric
--
See you at XML 2000
http://gca.org/attend/2000_conferences/XML_2000/building.htm#vlist
------------------------------------------------------------------------
Eric van der Vlist Dyomedea http://dyomedea.com
http://xmlfr.org http://4xt.org http://ducotede.com
------------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|