I\'m trying to center a page and then make it 100% in height. I have a div called \"content\" as the parent element of all elements in the HTML page. What do I need
100%
This should do it better. No extra markup and/or id. No need for javascript and/or expression in css. Should work fine on all browsers.