RSSAmplifier

Jon Kuperman · Oct 13, 2019

Numbering a list with CSS!

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Yesterday, I converted my site to 11ty. I decided to use their base blog starter and when I did, I noticed this cool UI they have for listing your posts. When I went to change the styling, I noticed that these numbers get added, entirely with CSS! Let's take a look at how they do this. This works by combining CSS counter increment with CSS counters . All you have to do is this: < ol class = "…

Read on jonkuperman.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.