Just like in ordered lists, we'll use the <li> tag to add list items.
<li>
You're listing these items like a pro!
Every list item needs to be in between <li> and </li>.
</li>