Submit a CSS related link →

Posh CSS

For the modern day web designer.

Automatic numbering with CSS Counters

# Posted 275 days ago in

When writing documents, it is often useful to number sections and have a table of contents. You can number these by hand, directly in the markup, but this can be time consuming if the order changes and you have to edit all the numbers. CSS2.1 gives us a automated way to generate numbers using CSS counters, and this article will walk you through how to use them.

Read more at dev.opera.com →

Tweet this on Twitter ↩ Add to Delicious + Subscribe to the RSS Feed →

No thoughts were recorded on this post.