Web Hosting Talk







View Full Version : table help


DKN
07-05-2004, 08:29 PM
I'm having problems with some tables. Whenever I move my navagation bar(The thing that says Welcome and so forth) down it moves the three different color things(The ones that says Sonic Games, Cartoons, and Downloads) down. So now there is a big gap between the red rectangle and the three things. I want the three things right underneath the red rectangle. When I work in dreamweaver it appears to be so(No gap that is), until I preview it and there is the gap. So can anyone help me in making that gap smaller? The page is http://sonicfighters.com/club_info.htm

PlaneWalker
07-05-2004, 09:37 PM
Try starting with one table that is split into two columns.

Then put a new table into each column (this is nesting - tables inside of tables).

Then, in the left table place your nav and in the right table place your text and 3 categories. That way, the content area (text and categories) stay aligned at the top even when the nav grows longer. Also, if your content area ever gets bigger, it won't being your nav down, or make spaces between the nav buttons.