TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

space between two tables

Page: 1 Reply
Jul 14th 2002#58697 Report
Member since: Dec 24th 2001
Posts: 222
i have to make my site out of like five or six tables and there is space between them vertically there is white space there may also be space horizontally but i havent added those tables yet but there is space in between and i was wondering how to get rid of it
Reply with Quote Reply
Jul 15th 2002#58722 Report
Member since: Jun 30th 2001
Posts: 447
You can't get rid of the vertical space in between tables. It's a browser rendering thing that you have no control over unless you use CSS to position them.
Reply with Quote Reply
Jul 15th 2002#58887 Report
Member since: Mar 24th 2002
Posts: 3114
...not sure, but wouldn´t this do the trick;
Make the tables inside one BIG mother-table, and put the usual cellspacing=0 cellpadding=0 border=0 in the mother-table-starter-tag... ?? Just a thought.. :|
Reply with Quote Reply
Jul 15th 2002#58890 Report
Member since: Apr 20th 2002
Posts: 3000
put it all on one line :p
Reply with Quote Reply
Jul 16th 2002#59088 Report
Member since: Mar 18th 2001
Posts: 1690
instead of using nested tables or css to position them, set your table up with 3 rows and 1 col. Use the middle col to place a transparent image spacer or use cellpadding and cellspacing to space the cells apart as much as you need. Of course the easiest is to make a 1px by 1px transparent gif and stretch it to the size you need. both height and width.
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum