Login
Remember
Register
Ask a Question
How to create an ordered list (a list with the list items in numbers) in HTML?
+1
vote
asked
Jan 28, 2021
in
HTML
by
SakshiSharma
How to create an ordered list (a list with the list items in numbers) in HTML?
i) <ul>
ii) <ol>
iii) <li>
iv) <i>
html-order
html-list
list
html-items
html-format
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 28, 2021
by
rajeshsharma
ii) <ol>
...