Computer Assignment: HTML Tags
Computer Assignment: HTML Tags
<HTML>
<body>
<center> TABLE OF CONTENTS</center>
<ol>
<li> <p><u><b>Unit 1 :HTML basics</li></b></u></p>
<ol> <li> Chapter 1: Quick HTML Know-How</li>
<ul><li>section 1</li>
<li>
<li>
section 2 </li>
section 3 </li></ul>
<li>section 3</li>
</ul>
</ol>
</ol>
</body>
</html>