Re: non-breaking space

Subject: Re: non-breaking space
From: Tony Graham <tgraham@xxxxxxxxxxxxxxxx>
Date: Thu, 11 Nov 1999 14:49:38 -0400 (EST)
At 11 Nov 1999 13:09 -0600, Volkmann, Mark wrote:
 > I'm using XSLT to output HTML.
 > How can I output a non-breaking space (&nbsp;) within a template?

&#xA0;

The code value in Unicode for NO-BREAK SPACE is U+0020.

Regards,


Tony Graham
======================================================================
Tony Graham                            mailto:tgraham@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9632
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


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


Current Thread