[thelist] CSS replacements for cellpadding/cellspacing (was PAGE OPTIMIZATION)

D. Bruce Saurer g1notami at zoominternet.net
Thu Jun 13 19:31:01 CDT 2002


----- Original Message -----
From: "D. Bruce Saurer" <g1notami at zoominternet.net>

> And if you do...
>
> body {
> color: #000 ;
> background-color: #fff ;
> }
> td {
> border: 2px solid #fff ;
> padding: 3px ;
> }
> table.border td {
> border: 2px solid #000 ;
> }
> table.border {
> font: bold 1em TrebuchetMS,serif;
> color: #030;
> background-color: #fff ;
> }
>
> will get you there.  Maybe this is considered a hack but, if you need it
> done and the browser doesn't support the standard, I'm all for what ever
> works.

Sorry, I lost my head for a bit.  For a time there I actually thought it was
applying the border twice.

 bruce
 g1notami at zoominternet.net






More information about the thelist mailing list