|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] White Spaces before texts
I would like the following output:
" Welcome to mysite"
Note: 2 empty spaces before the sentence start and "mysite" is a link
I had tried the following in my xsl file:
<td>
<xsl:text> Welcome to</xsl:text>
<a href="http://www.mysite.com">mysite</a>
</td>
It never give me the empty spaces before the word "Welcome". this is the
output:
"Welcome to mysite"
I also tried out the following:
<td>
<![CDATA[ ]]>
<a href="networking.asp" class="category">Networking</a>
</td>
And it give me the same output:
"Welcome to mysite"
I need some empty spaces before the sentence start, can somebody please
help? Thank you.
Howard
howard.lim@xxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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








