為啥我的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; }
2015-08-03
舉報
2015-08-03
你按f12打開瀏覽器調試,看看有沒有報錯信息
2015-08-03
2015-08-03
沒看到你想實現的效果圖