Fun Times with CSS Counters Oct 1, 2015 CSS counters are one of those “oh neat, didn’t know CSS could do that” features with a lot of interesting potential. In simple terms, they let you keep a running tally of things in CSS — no JavaScript needed. view source Advertisement