RE: border cellule color

2003-09-10 Thread Roland Neilands
> >how not to erase the color on the border-right-color on cellule 1 ? The border-collapse attribute may help. Have a look at the spec, and border.fo in the eg.'s > Have you tried adjusting the border-widths? ( Just asking because borders > seem to behave in a way which is not always what we're u

RE: border cellule color

2003-09-10 Thread Andreas L. Delmelle
>-Original Message- >From: Philippe PITHON [mailto:[EMAIL PROTECTED] >how not to erase the color on the border-right-color on cellule 1 ? Have you tried adjusting the border-widths? ( Just asking because borders seem to behave in a way which is not always what we're used to... ) Hope

border cellule color

2003-09-10 Thread Philippe PITHON
Hello !   When I make table width two cellule :   -- |    1    |    2    | --    if two cellules have different border color, the border-left-color on cellule 2 erase the border-right-color on cellule 1   how not to erase the color