|
Subject: Re: [xsl] Controlling white space From: Stephen Cunliffe <scunliffe@xxxxxxxxxxxxxxxxxx> Date: Thu, 11 Jan 2001 10:02:56 -0600 |
Fairly easy...
use   to create a non-breaking space
<td>My Label Here: </td><td><input type="text" size="20"/></td>
or:
<td><xsl:value-of select="mylabel"/>: </td><td><input type="text" size="20" value="{mycontent}"/></td>
Hope this helps.
Steve
madanlal k kridhna wrote:
> HI,
> I am new to XSL programming. I've designed a xsl which transform the XML file into HTML table. I need to have a blank space between the label and textbox of the rows of the table.. the label and textbox are the columns of the table.
> I've tried by various means but all my efforts in vain.
> Your help is appreciated.
> lal.
>
> Get your small business started at Lycos Small Business at http://www.lycos.com/business/mail.html
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Controlling white space, Bob DuCharme | Thread | [xsl] BOUNCE xsl-list@lists.mulberr, by way of B. Tommie |
| Re: [xsl] Hyphenation in XSL FO, Michel Goossens | Date | SV: [xsl] Disable showing of NaN, Jonas Nordström |
| Month |