华拓科技网
您的当前位置:首页HTML设置固定页脚飘浮_html/css

HTML设置固定页脚飘浮_html/css

来源:华拓科技网


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


技术支持:java小子也疯狂

显示全文