div置底形成页脚
.footer{ width:100%; height:30px; position:fixed; bottom:0px; z-index:-1; background:#1A5D68; color:#FFF; }
文章题目:div置底形成页脚
文章起源:http://abwzjs.com/article/pcssso.html
.footer{ width:100%; height:30px; position:fixed; bottom:0px; z-index:-1; background:#1A5D68; color:#FFF; }