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

Subject: RE: [xsl] How to put space between two characters?
From: puja thakral <puja_thakral@xxxxxxxxx>
Date: Tue, 6 Apr 2004 06:51:49 -0700 (PDT)
Actually XSL doesn't recognise &nbsp. <xsl:text>
</xsl:text> works and creates only one white space and
not more then that.I want to have sufficient white
space between my two images as they're very close to
each other.Any suggestions?
Thanks,
Puja

--- Pieter Reint Siegers Kort
<pieter.siegers@xxxxxxxxxxx> wrote:
> 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  but that <xsl:text> </xsl:text>
> 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
> 


__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway 
http://promotions.yahoo.com/design_giveaway/

Current Thread