Forums

This topic is locked

table borders question

Posted 22 years ago
1
has voted
22 years ago 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 22 years ago
22 years ago Martha Graham replied:
If you have images in your table, check the width of the table cells.

Martha Graham
Replied 22 years ago
22 years ago Derran Williams replied:
set border and padding to 0
Replied 22 years ago
22 years ago 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

Reply to this topic