Thread: More Html Help
View Single Post
Old 09-03-2006, 10:09 AM   #1
Bobbin Threadbare
Not quite dead.
 
Bobbin Threadbare's Avatar

 
Join Date: Jul 2005
Posts: 1,127
Unhappy

How do you make a seperate table next to another one?

It normally appears like this:

(all this code tagged stff is best viewed in 1280x1024)
Code:
|?????|
| * * |
| * * |
| * * | <--Nav
| * * |
|_____|

|???????????????|
| * * * * * * * |
| * * * * * * * | <--Blog-ish thing
| * * * * * * * |
|_______________|
However, I want it like this:

Code:
|?????| * *|?????????????|
| * * | * *| * * * * * * |
| * * | * *| * * * * * * |
| * * | * *| * * * * * * |
| * * | * *| * * * * * * |
|_____| * *|_____________|

 * ^ * * * * * * * * * ^
 * | * * * * * * * * * *|
Nav * * * * *Blog-ish thing
Help me.
__________________
Bobbin Threadbare is offline                         Send a private message to Bobbin Threadbare
Reply With Quote