I'm getting the layout of a page. I've got the "header" area looking okay, my problem is coming with the main content area.
I have a "float left" navigation area which extends downwards. I'm trying to add a MainContent DIV, but when I add content into the navigation DIV the MainContent scrolls downwards. I want the MainContent to remain level with the top of the Nav.
Mark.


Answers