How to create an unordered list (a list with the list items in bullets) in HTML?
i) <ul>
ii) <ol>
iii) <li>
iv) <i>