In between which tags should we place a link to make it clickable list item?
<li>
</li>
<ol>
<ul>
</ul>
Like with any list item, we need to add it between <li> and </li>.