What's wrong with this nested ordered list?
<ol>
<li>Fruits
<nl>
<li>Apple</li>
<li>Banana</li>
</nl>
<li>
</ol>
What's wrong with this nested ordered list?
<ol>
<li>Fruits
<nl>
<li>Apple</li>
<li>Banana</li>
</nl>
<li>
</ol>