跟着视频敲的,这里就是对不齐,怎么回事?用360浏览器,IE都一样。
.nav{
height:40px;
}
.nav_left{
width:10px;
background:url(../images/nav_left.jpg) no-repeat;
float:left;
height:40px;
}
.nav_right{
width:10px;
background:url(../images/nav_right.jpg) no-repeat;
float:left;
height:40px;
}
.nav_mid{
width:980px;
background:url(../images/nav_bg.jpg) repeat-x;
float:left;
}
MarlboroKay