I am trying to make a list like
Element 1. bird
Element 2. lion
...
The problem is I don't want to write "Element" for every item. Is there any way to add content to my list?
I am trying to make a list like
Element 1. bird
Element 2. lion
...
The problem is I don't want to write "Element" for every item. Is there any way to add content to my list?
You need CSS counters: