How to change background color of numbers in ordered list ?
- by misha-moroshko
Using Javascript, I would like change the background color of the numbers in an ordered HTML list. The background color of the list content should not change.
How can I achieve this ?