码迷,mamicode.com
首页 > 其他好文 > 详细

列表样式

时间:2017-06-07 23:13:14      阅读:221      评论:0      收藏:0      [点我收藏+]

标签:列表   路径   span   数字   position   nbsp   bsp   square   pos   


 1.list-style-type
  值             说明
 none          无标记符号
 dise          实心圆 默认值
 cirde         空心圆
 square        实心正方形
 decimal       数字
 2.list-style-image
  li{list-style-image:图片路径;
     list-style-type:none;
     }
 3.list-style-position
 inside
 outside
 li{list-style-position:inside;}
  简写:type position image

列表样式

标签:列表   路径   span   数字   position   nbsp   bsp   square   pos   

原文地址:http://www.cnblogs.com/123456lala/p/6959352.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!