Start with <li> and the opening link tag, <a href="index.html">. Then add </a> and end with </li>.
<li>
<a href="index.html">
</a>
</li>