Rumah > Artikel > hujung hadapan web > HTML设置固定页脚飘浮_html/css_WEB-ITnose
Css
/* 页脚 */
.footSty{bottom: 0pt; margin: 0pt; position: fixed; width: 100%; z-index: 10 ! important;}
.footSty div{text-align: center; background-color: white; border-top: 1px solid #8BAABF; padding: 5px;}
HTML