CSS

列表和计数器 | 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元素编号或执行复杂的计数。

规格

SpecificationStatusComment
CSS Lists and Counters Module Level 3Working Draft
CSS Level 2 (Revision 1)RecommendationInitial definition

浏览器兼容性

FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support1.01.0 (1.7 or earlier)(Yes)(Yes)(Yes)

FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support1.01.0 (1)(Yes)(Yes)(Yes)