Full height CSS layout /24 October 2009 @ 11am
The other day I needed to produce a web page which had a full height and width layout. It also needed header, left hand navigation and main content areas.
There would be no guarantee that the navigation or the main content would be taller than the screen so I needed to fix the layout to the height of the browser. I also wanted it to be cross browser compatible and sizeable by the user if it was used as a popup.