Ok.. But then I have to set these attributes for each cell in each row? There is now way to set the border on the entire row at once?
/Emma ----- Original Message ----- From: "Magnus Sj�berg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 24, 2002 2:50 PM Subject: Re: Border after fo:table-row > You want to specify these attributes for the fo:table-cell > element: > > border-start-style="solid" > border-start-color="black" > border-start-width="1pt" > border-top-style="solid" > border-top-color="black" > border-top-width="1pt" > border-end-style="solid" > border-end-width="1pt" > border-end-color="black" > border-bottom-style="solid" > border-bottom-width="1pt" > border-bottom-color="black" > > This will give your cell a 1-point thick, black border. > > By setting only the border-bottom-style/width/color for a > cell you would achieve a border-like thing. > > hth/// > Magnus > > Emma Larsson wrote: > > > > Hi, > > > > I want to add a border after each fo:table-row in my fo:table. Is this > > possible? > > > > /Emma > > -- > > Secode - Total Internet Security > Magnus Sj�berg > Research And Development > > email: [EMAIL PROTECTED] > cell: +46 709 150 710 > POTS: +46 8 564 875 05 > http://www.secode.com > > Internet is to be a safe area for business, transactions and > information exchange
