這樣的代碼錯(cuò)在哪里?
.nav_mid{
width:980px;
background:url(../images/nav_bg.jpg)repeat-x;
float:left;
height:40px;}
這樣的代碼錯(cuò)在哪里?
.nav_mid{
width:980px;
background:url(../images/nav_bg.jpg)repeat-x;
float:left;
height:40px;}
這樣的代碼錯(cuò)在哪里?
2015-01-26
舉報(bào)
2015-02-18
感覺代碼沒有錯(cuò)啊,我也遇到了同樣的問題,左邊的nav_left顯示不出來
2015-01-26
我知道你哪里錯(cuò)了,float:left不應(yīng)該寫在這個(gè)class中,添加這個(gè)class
.ul li
[
????float:left;
}