為什么我的怎么改導(dǎo)航欄都不對(duì)?
.wrapper{
width:1000px;
margin:0px auto;
}
.logo{
height:80px;
background-color:#FFF;
}
.logo_left{
width:200px;
float:left;
}
.logo_right{
width:300px;
float:right;
height:28px;
margin-top:30px;
}
.logo_right img
{
vertical-align:middle;
margin-right:5px;
}
.nav
{
height:40px;
}
.nav_left
{
width:10px;
height:40px;
background:url(../images/nav_left.jpg) no-repeat;
float:left;
}
.nav_mid
{
width:980px;
height:40px;
background:url(../images/nav_bg.jpg) repeat-x;
float:left;
}
.nav_right
{
width:10px;
height:40px;
background:url(../images/nav_right.jpg) no-repeat;
float:left;
}
.nav_mid li
{
float:left;
list-style:none;
}
2016-06-28
不好意思,上面那張傳錯(cuò)了,是這個(gè)是這個(gè)
2016-06-28
數(shù)據(jù)有溢出,