I’m trying to do something like the min-height hack, but I have two floats that seem to be conflicting with it:
http://jsfiddle.net/redconservatory/vqFVU/1/
My “innercontainer” div is very short, I would like it take up as much as as possible (or at least, more space) without setting the height in pixels because my page content changes from page to page…
set
overflow:autoinstead ofvisible, so that.innercontainerexpands to accommodate its contents.demo at http://jsfiddle.net/gaby/vqFVU/2/
If you want a sticky footer as well look at http://www.cssstickyfooter.com/