纯css 实现footer 一直在页面底部,不随页面滚动

网站建设 2021-07-03 08:15www.dzhlxh.cn网站建设

今天这个案例,我们希望footer一直在页面底部,来看看解决方案吧

css

复制代码
代码如下:

html, body, #sticker {height: 100%;}
body > #sticker {height: auto; min-height: 100%;}
#stickerCon {padding-bottom: 40px;}
#footer {margin-top:-40px; height: 40px; width: 100%; text-align: center; line-height: 40px; color: #ABA498; font-size: 12px; background: #fafafa; border-top:1px solid #E7E7E7;}

html


复制代码
代码如下:

<div id="sticker">
<div id="stickerCon"></div>
</div>
<div id="footer">footer</div>

Copyright © 2016-2025 www.dzhlxh.cn 金源码 版权所有 Power by

网站模板下载|网络推广|微博营销|seo优化|视频营销|网络营销|微信营销|网站建设|织梦模板|小程序模板