RE: [xsl] list spacing between label and text in html

Subject: RE: [xsl] list spacing between label and text in html
From: "Norma Yeazell" <Nyeazell@xxxxxxxxx>
Date: Fri, 9 Apr 2004 07:01:42 -0400
Thanks I'll try that. 

-----Original Message-----
From: Pieter Reint Siegers Kort [mailto:pieter.siegers@xxxxxxxxxxx] 
Sent: Thursday, April 08, 2004 5:11 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] list spacing between label and text in html

Hi Norma,

> Is there a way to get more space between my seqlist numbers and the
text?

Yes, for producing html, just use 

&#160;

anywhere you need whitespace (between html controls or elements); you
can even concatenate them if you need more space.

It will evaluate to 

&nbsp;

in the html output.

<prs/>
http://www.pietsieg.com
http://www.pietsieg.com/dotnetnuke
Contributor on www.ASPToday.com
Co-author on "Professional ASP.NET XML with C#", July 2002 by Wrox Press



Confidentiality Notice
The information contained in this e-mail is confidential and intended for use only by the person(s) or organization listed in the address. If you have received this communication in error, please contact the sender at O'Neil & Associates, Inc., immediately. Any copying, dissemination, or distribution of this communication, other than by the intended recipient, is strictly prohibited.

Current Thread