+1 vote
in HTML by

How to create an unordered list (a list with the list items in bullets) in HTML?

i) <ul>

ii) <ol>

iii) <li>

iv) <i>

1 Answer

0 votes
by

i) <ul>

...