為啥我的top_content背景的圖片顯示不出來
.top{ width:100%; height:27px; background:url(../images/top_bg.jpg); } .top_content { width:1000px; margin:0?auto; } .top_content?li { list-style-image:url(../images/li_bg.gif); float:right; width:80px; line-height:27px; }
.top{ width:100%; height:27px; background:url(../images/top_bg.jpg); } .top_content { width:1000px; margin:0?auto; } .top_content?li { list-style-image:url(../images/li_bg.gif); float:right; width:80px; line-height:27px; }
舉報(bào)
2015-08-03
你按f12打開瀏覽器調(diào)試,看看有沒有報(bào)錯(cuò)信息
2015-08-03
2015-08-03
沒看到你想實(shí)現(xiàn)的效果圖