|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Creating a whitespace for web page
Most likely you are seeing garbage characters because your stylesheet is outputting the characters in UTF-8 and your client is reading them in some other encoding. You can either change your output encoding using xsl:output, or make sure that a proper META element is being generated in your output with your encoding (your processor should do this if you are using <xsl:output method="html"/> Josh On Wed, 18 Aug 2004 13:08:44 -0400, michael.s.eberhart@xxxxxxxxxxx <michael.s.eberhart@xxxxxxxxxxx> wrote: > > > I would like to my xslt code to create a whitespace for display on the web > page. I am using the following code: > > <td> </td> > > and > > <td> </td> > > Both ways have failed, creating garbage characters instead of spaces.
|
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








