This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: outputting spaces in html table cells


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]