码迷,mamicode.com
首页 > Web开发 > 详细

CSS中LI圆点样式li {list-style-type:符号名称}

时间:2016-11-14 15:07:39      阅读:156      评论:0      收藏:0      [点我收藏+]

标签:type   css   数字   字符   alpha   bre   org   tin   圆点   

css中用list-style-type指定列表(lists)前面符号,如下:
li {list-style-type:符号名称}

符号名称可用的值为:
disc :  CSS1 实心圆
circle :  CSS1 空心圆
square :  CSS1 实心方块
decimal :  CSS1 阿拉伯数字
lower-roman :  CSS1 小写罗马数字
upper-roman :  CSS1 大写罗马数字
lower-alpha :  CSS1 小写英文字母
upper-alpha :  CSS1 大写英文字母
none :  CSS1 不使用项目符号
armenian :  CSS2 传统的亚美尼亚数字
cjk-ideographic :  CSS2 浅白的表意数字
georgian :  CSS2 传统的乔治数字
lower-greek :  CSS2 基本的希腊小写字母
hebrew :  CSS2 传统的希伯莱数字
hiragana :  CSS2 日文平假名字符
hiragana-iroha :  CSS2 日文平假名序号
katakana :  CSS2 日文片假名字符
katakana-iroha :  CSS2 日文片假名序号
lower-latin :  CSS2 小写拉丁字母
upper-latin :  CSS2 大写拉丁字母   

CSS中LI圆点样式li {list-style-type:符号名称}

标签:type   css   数字   字符   alpha   bre   org   tin   圆点   

原文地址:http://www.cnblogs.com/hanqishihu/p/6061557.html

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