DylmHai
2016-07-27 22:57
.nav{
height:40px;
}
.nav_left{
width:10px;
background:url(..images/nav_left.jpg) no-repeat;
}
.nav_mid{
width:980px;
background:url(../images/nav_bg.jpg) repeat-x;
line-height:40px;
}
.nav_right{
width:10px;
background:url(..images/nav_right.jpg) no-repeat;
}
.nav_left, .nav_mid, .nav_right{
height:40px;
float:left;
}
为什么给了高度就撑开了呢
指定div高度
企业网站综合布局实战
157042 学习 · 1984 问题
相似问题