最小高度并能自适应高度

<style type="text/css">
/*<![CDATA[*/
div {
    width:200px;
    height:auto!important;
    height:200px;
    min-height:200px;
    border:1px solid green;
    }
/*]]>*/
</style>
posted @ 2008-11-07 17:56  Sgvon  阅读(208)  评论(0编辑  收藏  举报