I was wondering if there is a way to set 2 height settings in CSS. for example what I am intersted in is having a height set on a div that is a set height of say.. 200px but also set at 100% so that it will fit to size of the content that is in it on pages that have more stuff in that div. Does that make sense?
Here is a tiny little hack to make it work though:
http://www.dustindiaz.com/min-height-fast-hack/