Hi,
I am trying to reformat my XSLT presentation page (several tables)
so that some cells are shorter, some are longer
and in some rows the text spans across a few cells.
As of now, it all render them as all of the same width.
Is there a tag in XSL for that, something like a "colspan" in HTML ?
Can the number be less than 1? (my first column should be very short,
just a few characters)
Sorry for the newbie question.
What's the syntaxis, something like: <cell span="0.5">short</cell> ?
Thank you,
Oleg.
--~------------------------------------------------------------------
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>
--~--