<div class="content">
<!-- content -->
</div>

<div class="footer">footer內容</div>

<style>

.content {
min-height: calc(100vh - 170px); //留20px空白
}

.footer {
height: 150px;
}

</style>

文章標籤
全站熱搜
創作者介紹
創作者 stockwfj3 的頭像
stockwfj3

程式設計@筆記

stockwfj3 發表在 痞客邦 留言(0) 人氣(698)