Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Layout Problem's using Tables, should be easy to fix 1

Status
Not open for further replies.

Jiggerman

Programmer
Sep 5, 2002
62
GB
Hello Folks,
I was hoping to get your Advice on what to do about a small problem I have with a website I'm making for a friends Buisness.

I used Adobe PornoShop + ImageReady to make a site design, I then spliced in up (using a big sharp knife). The page design works fine in example1 < > because the content in the middle doesn't go beyond the bottom of the side menu, but in example2 < > the content goes beyond the side menu, and so a small gap appears between side menu and the title area of the page. I've tryed setting all the cells in the table to halign top, but it doesn't help.

I'm pretty sure that the problem is the top section of the table is expanding unnesesarily.

I don't expect you to look through the code, it is a maze of daftly named Images, but any advice would be greatly appreciated.

Thanks In advance.

Jiggy
 
Looks like dreamweaver code to me :E

Take left middle column (the one with vertical menu), make it clear (merge at least first two rows), set valign="top" and insert a nested table that holds menu with surrounding images.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top