I'm not sure if my understanding of min-height is correct. What I want to do is set a min-height on a div and then when there is too much info it will automatically expand itself.

Apparently, I need to use height as well for M$ browsers but what I don't quite understand is how do the other browsers properly interpret that when you have both a height and a min-height...?

Wouldn't it possibly be easier to just use height and then overflow:visible to achieve the same effect?

I can test around with this but I'm curious if there is a best-practice for this kind of thing...

Thanks for any thoughts...v

*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************


Reply via email to