CSS Lists and Counters is a module of CSS that defines how lists are layed out, how the list marker can be styled and how authors can create new counters.
- Consistent list indentation
- Explains how to reach a consistent indentation between different browsers.
- Using CSS counters
- Describes how to use counters to be able to use numbering outside of traditionnal list element, or to perform complex counting.
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) |