hey guys

a small quick question
please its urgent
i am creating a website
but there seems to be a problem with the layout
the problem is here in the screenshot i uploaded
http://img174.imageshack.us/img174/9404/problemlayoutaz5.jpg
you can see that the table is covering the 2 footers
i tried to play with the height of the content
and tried many different things
even i tried to maximize the height from the css file
but still the same problem
what can i do!!

Hi your structure of web layout is not right
Firstly you make simple site in Ms front page and see very carefully the strucure there , then same copy it in asp.net or anywahere , the result will be very right

So the only solution is to make the layout using MS FrontPage?
because my first website the layout was almost like this and i didn`t encounter any problems

The problem is definitely in the structure, you have probably messed up some html tag. Check if your table and td and tr tags are at the right spot, look for any unclosed tags, etc...

The problem is definitely in the structure, you have probably messed up some html tag. Check if your table and td and tr tags are at the right spot, look for any unclosed tags, etc...

thanks man for replying
i didn`t use tables for the layout,
i used <div> instead of <td> and <tr>

i wanted the menu to be on the right side of the layout
but the asp.net makes it on the right
so i had to play a little bit with layout so i can move the menu to the right
and i moved it... and the the problem above occured...
:(

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.