xsl-list
[Top] [All Lists]

Re: [xsl] Create Table

2010-03-20 13:18:52
I'm still looking at your code, but I can help with this now:


<td>xxxxxxFigure
out a way to leave a blank cellxxxxxx</td>


Unless it isn't "blank" enough, just use <td>& #160;</td>, this avoids
having <td/> show up in the output, if that's the problem.

-Eric

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>