让IE6识别min-height的方法

方法一:

height:auto!important;
height:500px;
min
-height:500px;

方法二:

min-height:500px;
_height:500px;
overflow:visible;
posted @ 2011-05-14 16:02  【唐】三三  阅读(206)  评论(0编辑  收藏  举报