1. CSS Counter Styles

    The @counter-style CSS at-rule allows custom counter styles to be defined. A @counter-style rule defines how to convert a counter value into a string representation.

  2. CSS Counters

    Method of controlling number values in generated content, using the `counter-reset` and `counter-increment` properties.

  3. counter api

  4. counter api: identifier

  5. counter api: liststyle

  6. counter api: separator

  7. csscounterstylerule api

  8. csscounterstylerule api: additivesymbols

  9. csscounterstylerule api: fallback

  10. csscounterstylerule api: name

  11. csscounterstylerule api: negative

  12. csscounterstylerule api: pad

  13. csscounterstylerule api: prefix

  14. csscounterstylerule api: range

  15. csscounterstylerule api: speakas

  16. csscounterstylerule api: suffix

  17. csscounterstylerule api: symbols

  18. csscounterstylerule api: system

  19. cssprimitivevalue api: getcountervalue

  20. ext_disjoint_timer_query api: querycounterext

  21. ext_disjoint_timer_query_webgl2 api: querycounterext

  22. css at-rule: `@counter-style`: `additive-symbols`

  23. css at-rule: `@counter-style`: `fallback`

  24. css at-rule: `@counter-style`: `negative`

  25. css at-rule: `@counter-style`: `pad`

  26. css at-rule: `@counter-style`: `prefix`

  27. css at-rule: `@counter-style`: `range`

  28. css at-rule: `@counter-style`: `speak-as`

  29. css at-rule: `@counter-style`: `suffix`

  30. css at-rule: `@counter-style`: `symbols`

  31. css at-rule: `@counter-style`: `system`

  32. css property: counter-increment

  33. css property: counter-increment: list-item

  34. css property: counter-increment: none

  35. css property: counter-reset: list-item

  36. css property: counter-reset: none

  37. css property: counter-reset: resets counter on current element (not sibling elements).

  38. css property: counter-reset: `reversed()`

  39. css property: counter-set

  40. css property: counter-set: list-item

  41. css property: counter-set: none

  42. types: `counter()`

  43. types: `counters()`