CSS Lists and Counters

CSS Lists and Counters is a module of CSS that defines how lists can be laid out and styled, and how counters can be manipulated and styled.

Reference

Properties

At-rules

@counter-style

Guides

Consistent list indentation
Explains how to achieve consistent list indentation across different browsers.
Using CSS counters
Describes how to use counters to number any HTML element or to perform complex counting.

Specifications

Specification Status Comment
CSS Lists and Counters Module Level 3 Working Draft  
CSS Level 2 (Revision 1) Recommendation Initial definition

Browser compatibility

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)

Document Tags and Contributors

 Contributors to this page: mfluehr, TylerH, Sebastianz, teoli
 Last updated by: mfluehr,