我是CSS的新手,并且已经查找了很多方法,但无法让页脚与底部对齐.有帮助吗?谢谢.
.footer { position: bottom; bottom: -10px; height: 30px; width: 100%; background-color: #171717; color: white; }
html css alignment footer
alignment ×1
css ×1
footer ×1
html ×1