关于页面布局
我把这些删了
#page:after,
#page:before{
content:"";
display: table;
}
#page:after{
clear:both;
overflow: hidden;
}
在下边footer里加上 margin-top:20px;为什么footer和page之间没有距离
我把这些删了
#page:after,
#page:before{
content:"";
display: table;
}
#page:after{
clear:both;
overflow: hidden;
}
在下边footer里加上 margin-top:20px;为什么footer和page之间没有距离
2017-08-19
举报