列表和计数器 | CSS Lists and Counters
CSS列表和计数器
CSS Lists and Counters
是CSS的一个模块,它定义了如何布置列表和样式,以及如何操作和设置计数器。
参照
特性
list-style-image
list-style-type
list-style-position
list-style
counter-reset
counter-increment
规则
@counter-style
system
additive-symbols
negative
prefix
suffix
range
pad
speak-as
fallback
指南
一致的列表缩进说明如何在不同的浏览器上实现一致的列表缩进。使用CSS计数器描述如何使用计数器为任何HTML元素编号或执行复杂的计数。
规格
Specification | Status | Comment |
---|---|---|
CSS Lists and Counters Module Level 3 | Working Draft | |
CSS Level 2 (Revision 1) | Recommendation | Initial definition |
浏览器兼容性
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|
Basic support | 1.0 | 1.0 (1.7 or earlier) | (Yes) | (Yes) | (Yes) |
Feature | Android | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
Basic support | 1.0 | 1.0 (1) | (Yes) | (Yes) | (Yes) |