3217 Posts in 853 Topics by 812 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1746 Views |
-
Space between Cells in Table

17 January 2009 at 3:37am
Hi,
I've got some pre-configured html pages with tables in. There are no spaces between the cells in dreamweaver. When I drop it in to Silverstripe (tutorial site set up at moment) spaces appear between the cells thus making the page look bad. It's not padding anywhere I can see. Have you get any ideas as to how or where I can change this?Help
Thank You -
Re: Space between Cells in Table

24 January 2009 at 3:20pm
in the table tags use this.
<table cellpadding="0" cellspacing="0" border="0">
</table>
| 1746 Views | ||
|
Page:
1
|
Go to Top |


