Sent by Arnie Shafer on 9 May 2005 23:11
Thanks to Ron and all who responded. The problem is fixed. Arnie
----- Original Message -----
From: "Pringle, Ron" [EMAIL-REMOVED]>
To: "'Arnie Shafer'" [EMAIL-REMOVED]>; "'css-d list'"
[EMAIL-REMOVED]>
Sent: Monday, May 09, 2005 5:19 PM
Subject: RE: [css-d] Table will not collaspe borders
>
>> Please go to the Family website below. Select Veterans.
>> You will see the double borders around the interior cells of
>> the tables. I would rather have single borders.
>>
>> I have the following in my css file but it has no effect.
>> what am I doing wrong?
>> .table1 td{
>> border: 3px solid #003300;
>> border-collapse: collapse;}
>
> Arnie-
>
> add the below to your CSS:
>
> .table1 {border-collapse: collapse;}
>
>
> Regards,
> Ron
> ______________________________________________________________________
> css-discuss [EMAIL-REMOVED]]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/