[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: a simple question
- From: Jeff Rafter <jeffrafter@earthlink.net>
- To: xml-dev@lists.xml.org
- Date: Sat, 13 Jan 2001 09:25:54 -0800
George,
> My question is: how to produce a blank line in the output html file?
You probably want to use <xsl:element name="br"/>. There are a couple of
other ways to do it as well (one of which is to use an XSLT extension
function like node-set()-- but this varies from processor to processor.) My
ultimate suggestion would be to try and find Michael Kay's XSLT Programmers
Reference (Wrox press Ltd. ISBN 1-861003-12-9) as it is an excellent
resource for questions just like this.
Regards,
Jeff Rafter
Defined Systems