At 2008-10-21 14:50 +0200, Florent Georges wrote:
"G. Ken Holman" wrote:
> > What is the best approach for this problem?
> I would implement the sub-tables as individual tables.
Thanks for your answer. I will experiment with this approach.
> Since gaps are table-wide properties, I think embedding tables
> is best
Which property can I use to set the gap width?
The shorthand is: border-spacing="<length> <length>?"
- the first specifies the separation in the inline-progression direction
- that applies to the block-progression direction unless overridden
with the second
The longhand is: border-separation.inline-progression-direction="<length>"
border-separation.block-progression-direction="<length>"
I hope this helps.
. . . . . . . . . . . Ken
--
Upcoming XSLT/XSL-FO hands-on courses: Wellington, NZ 2009-01
Training tools: Comprehensive interactive XSLT/XPath 1.0/2.0 video
Video sample lesson: http://www.youtube.com/watch?v=PrNjJCh7Ppg
Video course overview: http://www.youtube.com/watch?v=VTiodiij6gE
G. Ken Holman mailto:gkholman(_at_)CraneSoftwrights(_dot_)com
Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/
Male Cancer Awareness Nov'07 http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers: http://www.CraneSoftwrights.com/legal
--~------------------------------------------------------------------
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>
--~--