View Single Post
  #2 (permalink)  
Old 10-03-2003, 12:32 PM
carbonize carbonize is offline
WebProWorld Veteran
 

Join Date: Jul 2003
Location: Bristol, UK
Posts: 965
carbonize RepRank 0
Default Re: Do you use <div> or <table>

Quote:
Originally Posted by drummin
My problem with tables is how spaced the content is with all the <tr><td> TAGS and the main text content ending up way at the bottom of your Code.
Hmmmm spaced? You have tried <TABLE cellpadding="0" cellspacing="0">?? cellspacing is the space between each cell and cellpadding is the space between the cells edge and it's content. Give me an example page of "spaced".
__________________
Carbonize
Reply With Quote