Here is the implementation of the logic.
<html>
<body>
<p>Unordered List</p>
<ul>
<li>Mobile</li>
<li>Phablet</li>
<li>Tablet</li>
</ul>
<p>Ordered List</p>
<ol>
<li>Mobile</li>
<li>Phablet</li>
<li>Tablet</li>
</ol>
</body>
</html>
Post any problem if encountered in the comments.
Thanks for visiting GIMIBITS.
Please share this post and like us on Facebook.
HITESH BHATIA
EDITOR IN CHIEF
Comments
Post a Comment