Forums
This topic is locked
table borders question
Posted 30 Oct 2002 16:42:01
1
has voted
30 Oct 2002 16:42:01 shai navon posted:
so i have a table , with border set to 0 , yet when i preview it , i still get a little white gap between the horizontal cells whcih drives me crazy - any ideas why this happens ? i want the cells to be right next o each other with no gap at all !thanks .
Replies
Replied 30 Oct 2002 16:46:21
30 Oct 2002 16:46:21 Martha Graham replied:
If you have images in your table, check the width of the table cells.
Martha Graham
Martha Graham
Replied 30 Oct 2002 17:37:18
30 Oct 2002 17:37:18 Derran Williams replied:
set border and padding to 0
Replied 01 Nov 2002 20:22:57
01 Nov 2002 20:22:57 Ned Frankly replied:
Also add cellspacing=0, and manually edit the code to pull the tr's up next to the text inside them ( <tr>stuff here</tr> ) - sometimes a blank space sneaks in when DMX reformats your html, especially if you have dynamic data in the cell.
Ned Frankly
www.nedfrankly.com
You think I ramble on HERE?
Edited by - NedFrankly on 01 Nov 2002 20:23:25
Ned Frankly
www.nedfrankly.com
You think I ramble on HERE?
Edited by - NedFrankly on 01 Nov 2002 20:23:25