|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: get an   in theoutput html
This used to be a FAQ but it hasn't appeared so often recently. is the way that human HTML authors like to write the Unicode non-breaking-space character, hex A0. That's because the character isn't available on a keyboard and can't be distinguished from an ordinary space character when displayed by a text editor. But when you generate the HTML automatically, you don't need to generate it as , you can just generate the non-breaking-space character directly. The easiest way to do that is to write it in your stylesheet as   Michael Kay http://www.saxonica.com/ > -----Original Message----- > From: Nestor Urquiza [mailto:nestor.urquiza@xxxxxxxxxxxxxx] > Sent: 04 March 2005 00:18 > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx > Subject: get an   in theoutput html > > Hello everyone, > I am an XSLT newbie, so I apologize if I am bothering you > with this. This is > btw my second question to the list . let's see if I am luckier now ;-) > This is the only way I found to insert an in my final > html. I would > like to know a simpler way to do it > Thanks in advance > <xsl:text disable-output-escaping="yes">&nbsp;</xsl:text>
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








