Be a Supporter!

Table - Space - Table

  • 300 Views
  • 2 Replies
New Topic Respond to this Topic
dmjof
dmjof
  • Member since: Feb. 9, 2002
  • Offline.
Forum Stats
Member
Level 03
Blank Slate
Table - Space - Table 2002-02-11 17:30:14 Reply

Okay, I am wanting to know how to put two tables next to eachother, but with a space in between the two so whe you type alot in the middle one, the left one doesnt have alot of gray or whatever color going down the side with no content on it. So it like like this

Talble - SPACE HERE - Table

Please help! Thanks!

liljim
liljim
  • Member since: Dec. 16, 1999
  • Offline.
Forum Stats
Staff
Level 28
Blank Slate
Response to Table - Space - Table 2002-02-11 18:42:25 Reply

At 2/11/02 05:30 PM, dmjof wrote: Okay, I am wanting to know how to put two tables next to eachother, but with a space in between the two so whe you type alot in the middle one, the left one doesnt have alot of gray or whatever color going down the side with no content on it. So it like like this

Talble - SPACE HERE - Table

Please help! Thanks!

Read back through your post. It doesn't really make any sense:
table space another_table - yet you're talking about the third (or middle) table... where the hell is that? You have to be a little more clear on what you mean - and "the left one doesnt have alot of gray or whatever color going down the side with no content on it" doesn't really help a bunch.....

Pecos
Pecos
  • Member since: Dec. 29, 1999
  • Offline.
Forum Stats
Member
Level 03
Blank Slate
Response to Table - Space - Table 2002-02-14 11:13:59 Reply

That's confusing and all.. but you might want to put the two tables into another table, to get that space in the middle...

[table]
[tr]
[td]
[table][tr][td]table 1[/td][/tr][/table]
[/td]
[td] [/td] [!-- space in the middle --]
[td]
[table][tr][td]table 2[/td][/tr][/table]
[/td]
[/tr]
[/table]