我也這個情況。。怎么解決啊 .top_content{ width:1000px; margin:0 auto; } .top_content li{ list-style-image:url(images/li_bg.gif); float:right; } 為什么設置了右浮動之后top_bg.jpg的效果消失了呢
1 回答
舉報
0/150
提交
取消
我也這個情況。。怎么解決啊 .top_content{ width:1000px; margin:0 auto; } .top_content li{ list-style-image:url(images/li_bg.gif); float:right; } 為什么設置了右浮動之后top_bg.jpg的效果消失了呢
2014-07-25
舉報
2014-08-11
設置高度height,因為div里沒有內容撐開這個盒子