.container{
max-width: 960px;
margin:0 auto;
}
.header{
height:50px;
background-color:#21ff80;
}
.main{
height:600px;
background-color:#80007f;
}
.footer{
height:100px;
background-color:#21ff80;
}
1.页面的头部,主体和底部全部放在一个容器中统一设置
2.容器中的子块只需要设置一下高度即可
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
好了解决了,注释出了问题,用的Notepad++写的,直接用快捷键注释,没注意看。
你只写了样式,但是并没有使用样式