On 21 Jun 2009, at 07:43, trevor bayliss wrote:

> Thanks Divya I used min-height and it works well for IE 8 and FF.  
> What is the workaround for IE6 please? Thank you


Hi Trevor. For IE6 you can simply specify the height as 535px. It'll  
auto-expand to be larger than that if the content requires it.

However, make sure you specify the height in a conditional comment (or  
using an IE hack), since other browsers *will* obey that rule and make  
it strictly 535px high and no more.

Paul

-- 
Paul Farnell
http://litmusapp.com
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to