0% found this document useful (0 votes)
38 views

Computer Assignment: HTML Tags

The document contains an outline of an HTML and JavaScript course organized into two units. The first unit covers HTML basics across three chapters on introductory concepts, techniques, and structural design. The second unit focuses on JavaScript with two chapters introducing the language and using images. Each chapter is further divided into three sections.

Uploaded by

alaa
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views

Computer Assignment: HTML Tags

The document contains an outline of an HTML and JavaScript course organized into two units. The first unit covers HTML basics across three chapters on introductory concepts, techniques, and structural design. The second unit focuses on JavaScript with two chapters introducing the language and using images. Each chapter is further divided into three sections.

Uploaded by

alaa
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

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>

<BR><li>Chapter 2: HTML Power Techniques</li>


<ul><li> section 1</li>
<li>section 2</li>
<li>section 3 </li></ul>
<BR><li>Chapter 3: HTML Structural Design Techniques</li>
<ul><li>section 1</li>
<li>section 2</li>
<li>section 3</li>
</ul> </ol>
<BR><li><b><u>Unit 2 :java script </li></u></b>
<ol><BR> <li>Chapter 4: What is Javascript</li>
<ul><li>section 1</li>
<li>section 2</li>
<li>section 3</li>
</ul>
<BR><li>Chapter 5 :Using Images with Javascript</li>
<ul> <li>section 1</li>
<li>section 2</li>

<li>section 3</li>
</ul>
</ol>
</ol>
</body>
</html>

Done by: Alaa Khader (12GB)

You might also like