RE: [xsl] How to put space between two characters?

Subject: RE: [xsl] How to put space between two characters?
From: Pieter Reint Siegers Kort <pieter.siegers@xxxxxxxxxxx>
Date: Fri, 2 Apr 2004 17:07:29 -0600
Hi puja,

>I'm trying to put some space between my two pdf images as they're too close
to each other.
>I tried applying <xsl:text> </xsl:text> but that doesn't show any change.
>I'm sure there is some simple way to put the space between words.

How about using &nbsp; between the <img> tags?

<prs/>
http://www.pietsieg.com
http://www.pietsieg.com/dotnetnuke
Contributor on www.ASPToday.com
Co-author on "Professional ASP.NET XML with C#", July 2002 by Wrox Press

Current Thread