[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] xslt newbie- inserting spaces


Subject: [xsl] xslt newbie- inserting spaces
From: "Bruce Rojas-Rennke" <brr@xxxxxxx>
Date: Fri, 15 Aug 2003 15:26:00 -0600

Hello all,

  I'm back like a bad rash. Here's a question I'm sure has been asked but
can't seem to traverse in the archives.

  I'm wanting to insert spaces via my xslt stylesheet, so the html output
has some blank spaces where I want them.

All I've read suggests that i can just include this :
<xsl:text>   </xsl:text>

- doesn't work for me,

nor do these variants help:

  <xsl:text>&nbsp;&nbsp;&nbsp;&nbsp;</xsl:text>

  <xsl:text disable-output-escaping="yes">

Thanks in advance


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords