+ 1
In ol tag, how do I change the li to dashed instead of number?
2 Respostas
+ 2
Why don't you use an unordered list (UL) if the numbers are not important?
You can style the bullets with CSS.
https://www.w3schools.com/html/html_lists_unordered.asp
+ 1
Thanks