css3 高度自適應

html,body{height:100%;} html

.container{ height:100%; display:-webkit-flex; -webkit-flex-direction:column;} web

#top{ -webkit-flex:1; background:#f00;} flex

#bottom{-webkit-flex:1; background:#0f0;} htm


<body> it

<div class="container"> io

    <div class="top"></div> class

    <div class="bottom"></div> webkit

</div> top

</body> di

相關文章
相關標籤/搜索