Ajax Loader
×

Stylish Ordered List

Stylish Ordered list in pure CSS3. The main trick here is the styling of those numbers and the key is using CSS generated content to create and insert the counter numbers after removing the default numbering from the list.

The key parts are the following:

This trick won't work in IE7 as this browser doesn't support :after and :before pseudo classes.

I got the idea of styling ordered list from here. Feel free to play with the code below as much as you want and do whatever you want with it :)

Related:

×

Coding Preferences


HTML

CSS

Javascript

More

×

Your Default Settings - Preferences

×
×
×

Validations

(Errors from your JS or Pre-Processors code)

    HTML
    CSS
    JavaScript

    Stylish Ordered List

    CSSDeck G+