I'm having trouble setting the height of the individual parent columns (and their children) to 100% because for some reason, the div height keeps resetting to 0.
The first column contains two child boxes that should each take up 50% of the page height. The second and third columns have one child box each that should occupy 100% of the page height.
Additionally, I want to include a logo in the top left corner of the page and a footer at the bottom. Trying to accomplish all of this is proving to be quite challenging. Any advice would be greatly appreciated.
Ultimately, the layout should resemble this:
You can view the current setup here: http://jsfiddle.net/methuselah/qtmJW/