RE: [newbie] output  

Subject: RE: [newbie] output  
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 20 Jul 2000 15:17:55 +0100
> I have another newbie question here.
And the #1 FAQ

> How can I output a non-blank-space or nbsp; from my xsl file...
&#xa0;

It will come out as a non-break-space character, which means exactly the
same to the browser software as the &nbsp; entity reference. The only
difference is that you can't see it.

Mike Kay


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


Current Thread