+1 vote
in HTML by
How to create an ordered list (a list with the list items in numbers) in HTML?

i) <ul>

ii) <ol>

iii) <li>

iv) <i>

1 Answer

0 votes
by

ii) <ol>

...