<html>
<body>
<p> Ordered list:</p>
<ol>
<li>mobile</li>
<li>laptop</li>
<li>tv</li>
</ol>
<p>Unordered list:</p>
<ul>
<li>bca</li>
<li>mca</li>
<li>pgdca</li>
</ul>
</body>
</html>
<body>
<p> Ordered list:</p>
<ol>
<li>mobile</li>
<li>laptop</li>
<li>tv</li>
</ol>
<p>Unordered list:</p>
<ul>
<li>bca</li>
<li>mca</li>
<li>pgdca</li>
</ul>
</body>
</html>
No comments:
Post a Comment