the CSS list item counter an start at a specific index
https://kizu.dev/list-item-counter/#obscure-html-list-attributes-startvalue-and-reversed
#CSS #HTML5 #webdevelopment #frontend #frontendev #frontenddevelopment #htmlemail #emailtemplate
Obscure CSS: Implicit List-Item Counter
A few years ago I wanted to share one little-known CSS feature — a built-in `list-item` counter for ordered lists. But then there were a few browser issues preventing us from using it fully. Now, given that most of those bugs are fixed, we can try starting using them for our lists.