tag html li
<ul>
<li>this is li</li>
<li>tagt</li>
</ul>
<ol type="1">
<li>this is li tag in ol tag</li>
</ol>
Coding boy Hasya
<ul>
<li>this is li</li>
<li>tagt</li>
</ul>
<ol type="1">
<li>this is li tag in ol tag</li>
</ol>