Re: [xsl] How to preserver white space.

Subject: Re: [xsl] How to preserver white space.
From: Jeni Tennison <mail@xxxxxxxxxxxxxxxx>
Date: Tue, 27 Mar 2001 09:57:04 +0100
Hi Satish,

> <xsl:template match="/">
>         <xsl:text> FOR: </xsl:text>
> </xsl:template>
>
> How can I preserve the space before 'FOR'. It does preserver the
> white space after 'FOR:'

The space before 'FOR' should be preserved in the above.  Might it be
that you're displaying the output in a way that ignores certain
whitespace (for example, showing it in IE)?

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/



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


Current Thread