Table - Space - Table
- dmjof
-
dmjof
- Member since: Feb. 9, 2002
- Offline.
-
- Forum Stats
- Member
- Level 03
- Blank Slate
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.
-
- Send Private Message
- Browse All Posts (11,644)
- Block
-
- Forum Stats
- Staff
- Level 28
- Blank Slate
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
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]

