Re: outputting spaces in html table cells

Subject: Re: outputting spaces in html table cells
From: Mike Brown <mike@xxxxxxxx>
Date: Mon, 28 Aug 2000 13:39:24 -0600 (MDT)
Mike Brown wrote:
> > <td class="listing"> <xsl:value-of select="blah" /> </td>
> Whoops, caught myself.

Argh, I did it again. One of those days.

element 'td'
   |  \___attribute 'class'='listing'
   |___text (whatever string(blah) is)

No spaces at all, unless they're in string(blah).


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread