最小高度并能自适应高度

<style type="text/css">
/*<![CDATA[*/
div {
    width:200px;
    height:auto!important;
    height:200px;
    min-height:200px;
    border:1px solid green;
    }
/*]]>*/
</style>
posted @ 2009-11-11 14:37  周骏  阅读(244)  评论(0)    收藏  举报