How do we add a list item to an unordered list?
<li>
<ul>
We add list items to an unordered list with the <li> tag.