[TriLUG] Tables and CSS

Allen Freeman knieveltech at yahoo.com
Mon May 11 10:19:59 EDT 2009


cellpadding & cellspacing are most likely the culprit. Those settings are rendered in addition to any styles defined for table elements so they need to be accounted for. 

--- On Mon, 5/11/09, Brian McCullough <bdmc at bdmcc-us.com> wrote:

From: Brian McCullough <bdmc at bdmcc-us.com>
Subject: Re: [TriLUG] Tables and CSS
To: "Triangle Linux Users Group General Discussion" <trilug at trilug.org>
Date: Monday, May 11, 2009, 1:45 AM

On Sun, May 10, 2009 at 04:39:46PM -0400, Lucas Myers wrote:
> try:
> 
> table { border-collapse: collapse }


I did, as well as everything else discussed in that section of the CSS
manual, but nothing seemed to have any effect until I added
"cellspacing=0" and "cellpadding=0" to the Table tag.

I may have been getting bitten by caching, but I don't think so.


Thanks, all.


Brian


--
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG FAQ  : http://www.trilug.org/wiki/Frequently_Asked_Questions



      


More information about the TriLUG mailing list