RE: [xsl] hyperlinks

Subject: RE: [xsl] hyperlinks
From: "Ha Tran" <tmha@xxxxxxxxxx>
Date: Thu, 1 Feb 2001 09:03:02 +0700
Hi,

I'm using &nbsp; for space like this:
	<!DOCTYPE xsl:stylesheet [
	<!ENTITY nbsp   "&#160;">
	]>
	RAPIDS<xsl:text>&nbsp;</xsl:text>MI<xsl:text>&nbsp;</xsl:text>49501
Browser shows : RAPIDSÂ MIÂ 49501
How can I fix this? Thank in advance.

Regards,
Ha


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


Current Thread