cell spacing is all around, cell padding is horizontal...so you could set cell spacing to 0, cell padding to 1 (or is it the other way round?) Regards,
Anthny
----------------------------------------
"You say [red]insanity[/red] like it's a BAD THING!"
I use a 1 pixel border for the bottom of a cell, and the 1 pixel border for the upper part of the cell below it to create a double-rule. The problem is the gap that it leaves between cells on the same row. If I set cellspacing to 0, the double rule is one thick black line; thats no good. If I set cellpadding to 0, I still see the gap.
Good suggestion, but it won't work in this case.
The table in question is actually emulating a sreadsheet, with the values coming from a database. I cant use a singled cell table in the rows of the existing table cuz of alignment reasons. There are five cells in these rows, only the last three have the double rule across them, and of course, they represent 3 columns of numbers.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.