Dumb question

They have: 83 posts

Joined: Apr 2004

I feel kinda silly asking this, but can u put a table in a table? if not can you get 2 tables on the same line (for example having 2 tables exacly horizontal to each other)

Suzanne's picture

She has: 5,507 posts

Joined: Feb 2000

Yes, and yes -- either by floating or aligning them left/right or by tucking them into a bigger holder.

However, nested tables are almost always unnecessary. What are you trying to do?

They have: 83 posts

Joined: Apr 2004

I'm totally re-designing my site (the old design is pretty bad) the new design has 3 main columns which make up the page. Each column is a table and, even though I have no in between the tables, they arrange themselves vertically. I was looking for a way to fix this.

Busy's picture

He has: 6,151 posts

Joined: May 2001

left column
center
right column

or get creative and use only CSS and no tables at all

They have: 83 posts

Joined: Apr 2004

I dont know CSS Sad , but thank you for your help

Busy's picture

He has: 6,151 posts

Joined: May 2001

Good time to learn then Laughing out loud
projects always makes learning more fun.

Do a search on here for CSS you should find some threads with some good links in them (as well as great advice).

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.