Re: Does border-right work?

> It seems like everytime I try to use border-right, border, bottom, etc
> it has no effect.  Here's one example where border-right has no effect:
> 
> <fo:table-column column-width="2.5cm" border-right="0.2pt solid black"/>

Attributes specified on table-column do not affect table cells unless a corresponding
table-cell attribute's value is "from-table-column()".

David Tolpin

Received on Tuesday, 16 September 2003 15:45:36 UTC