搜索
2025年4月29日
2025年4月29日1分钟阅读
.container { width: 800px; margin: 0 auto; }
作用: 不仅让网页居中显示,还会随着窗口的改变(父元素的变化)而自动改变margin使其居中。