+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>

Related questions

0 votes
asked Sep 11, 2022 in Scala Constructs by sharadyadav1986
0 votes
asked Feb 11, 2021 in Python by SakshiSharma
...