With that, we can already make a basic website navigation in HTML.
Sweet! This is how the most websites allow us to navigate. This will come in handy for sure!
Start with <li> and <a> before adding the content, Home, and the closing tags.
<li>
<a>
Home