xsl-list
[Top] [All Lists]

RE: Creating a whitespace for web page

2004-08-18 11:44:29
I am assuming you have the output method set to 'html' in your xsl
and/or the encoding of the output is is-8859-1? Try   instead of
 

Hope that helps.

-Maulik


-----Original Message-----
From: michael(_dot_)s(_dot_)eberhart(_at_)verizon(_dot_)com
[mailto:michael(_dot_)s(_dot_)eberhart(_at_)verizon(_dot_)com] 
Sent: Wednesday, August 18, 2004 12:09 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Creating a whitespace for web page






I would like to my xslt code to create a whitespace for display on the
web page.  I am using the following code:

<td>&#160;</td>

and

<td>&#xa0;</td>

Both ways have failed, creating garbage characters instead of spaces.




--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--


* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
* * * * * * * * * * * * * * * * * 
This email contains privileged and confidential information intended only for 
use of the intended recipient and is the property of Qcorps Residential, Inc. 
Any review, use, distribution or disclosure by others is strictly prohibited. 
If you are not the intended recipient of this email, please immediately reply 
to sender and delete all copies of this email along with all attachments. Thank 
you.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
* * * * * * * * * * * * * * * * * 




<Prev in Thread] Current Thread [Next in Thread>