To add a list item, we add text between the <li> and </li> tags. Just like the list items of an ordered list.
<li>
</li>
Make sure to assemble <li>Contact</li>.
<li>Contact</li>