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".