喜悦国际村 » XML/HTML/CSS/Js » css图像列表的问题

页: [1]
jingangel2006-11-16 03:01 AM
css图像列表的问题

#word1 ul li { list-style : disc outside none ; list-style-image: url(images/li.gif);
               border-left:none; border-top:none; border-right:none; border-bottom:1px;
               border-bottom-color:#CCCCCC; border-bottom-style: dashed; line-height:30px; }


<div id="word1">
<ul>
  <li>通知×明天上午开会!</li>
  <li>通知×明天上午开会!</li>
  <li>通知×明天上午开会!</li>
  <li>通知×明天上午开会!</li>  
</ul>
</div>
已经定义为图像列表了,为什么还是不显示图像


查看完整版本: css图像列表的问题


Powered by Discuz! Archiver 6.1.0  © 2001-2006 Comsenz Inc.
Processed in 0.036081 second(s), 2 queries