![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, You helped get the bottom border on the td cells for me, but now there is a tiny gap in between each cell on this border. How do I get rid of that? http://marketingpwt.aem.cornell.edu/members.htm |
#3
| |||
| |||
|
|
You helped get the bottom border on the td cells for me, but now there is a tiny gap in between each cell on this border. How do I get rid of that? |
#4
| |||
| |||
|
|
However, setting padding and margins to 0 in the style has no effect, |
|
nor does explicitly setting left and right borders on the cells to "none". |
#5
| |||
| |||
|
|
Harlan Messinger wrote: However, setting padding and margins to 0 in the style has no effect, Becuase padding is INSIDE the borders and table cells don't have margins. nor does explicitly setting left and right borders on the cells to "none". Becuase space between borders isn't a border. |
#6
| |||
| |||
|
|
"David Dorward" <dorward (AT) yahoo (DOT) com> wrote in message news:c0jdlc$ij3$5$8302bc10 (AT) news (DOT) demon.co.uk... Harlan Messinger wrote: However, setting padding and margins to 0 in the style has no effect, Becuase padding is INSIDE the borders and table cells don't have margins. nor does explicitly setting left and right borders on the cells to "none". Becuase space between borders isn't a border. Well, beyond margin, padding, and a border in any one direction, there aren't, as far as I know, any other components to a box's dimensions to consider! Yet cellspacing="0" does make the gap go away, so what is cellspacing as distinct from CSS margins, padding, or border? And this isn't an IE quirk--the identical situation exists in Firebird. |
#7
| |||
| |||
|
|
Well, beyond margin, padding, and a border in any one direction, there aren't, as far as I know, any other components to a box's dimensions to consider! Yet cellspacing="0" does make the gap go away, so what is cellspacing as distinct from CSS margins, padding, or border? |
#8
| |||
| |||
|
|
I remember reading an Eric Meyers book a while back that specifically mentioned there was no CSS equivalent to cellspacing. I don't remember the details of it, but I do remember that he recommended keeping cellspacing="0". |

#9
| |||
| |||
|
|
Hi, You helped get the bottom border on the td cells for me, but now there is a tiny gap in between each cell on this border. How do I get rid of that? http://marketingpwt.aem.cornell.edu/members.htm |
![]() |
| Thread Tools | |
| Display Modes | |
| |