I have viewed the source of this page and applied it to my page.
In FireFox and Safari, I can't for the life of me get the main container to be the height of the viewport. There is always an ugly margin down the bottom.
I have inspected all I can with Firebug, which seems to tell me that neither html
, body
or #mainContainer
have the correct height.
I have done this countless times before, but now I am making modifications to an older site and can't seem to get it to work.
Please someone point me in the right direction.
Thanks muchly.