Josh Comeau 4/7/2020

Styling Ordered Lists with CSS Counters

Read Original

This article explains how to style the numbers in ordered lists using CSS counters, as the default <ol> elements are difficult to style directly. It covers the counter-increment and :before pseudo-element method, discusses browser support, and touches on nested lists. It also notes that the newer ::marker pseudo-element is now a simpler, preferred alternative.

Styling Ordered Lists with CSS Counters

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet