Using the CSS counter() Function

What's happening here?

The numbers in the section titles are dynamic, via CSS counter() function and properties .

Cool! Browser support?

Here's a custom styled ordered list with some interesting info:

  1. Implemented in CSS 2.1
  2. Works with IE8+
  3. Other browser support

Rad.

I know, right?