This is a crash course in CSS counters. CSS counters allow you to number items in CSS using dynamic numbering, similar to how an ordered list works. But CSS counters are quite different. This feature uses a pseudo-element combined with some counter-specific CSS to append/prepend a dynamic “count” to a specified set of elements.
Demo:
Check out this Pen!
GIPHY App Key not set. Please check settings