Paul Novitski wrote
> It sounds as though you might be looking for a minimum height 
> but not a 
> maximum, izzat right?
> 
> #blob
> {
>          min-height: 100px;
> }
> /* IE ONLY */
> * html #blob
> {
>          height: 100px;
> }

that's the proverbial badger. thanks, Paul!

Rob

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to