User:Nawarajbhandary/Micro teaching lesson plan 2
Subject : Web Technology | Class: MICTE 3rd Semester |
Period: Third | Unit: One |
Topic: Introduction to HTML | Time: 15 min |
Teaching Item: Working with Tables | No. of Students: 18 |
OBJECTIVES
To provide basic illustration on Working with Tables using HTML.
TEACHING MATERIALS
· Daily materials
· Laptop
TEACHING LEARNING ACTIVITIES
1. Greeting students and introducing today's topic with them,
2. Explaining different tags and attribute for working with table,
<td>
<tr>
<table>
<th>
and more
3. Encouraging students to ask questions or share their thoughts,
4. clarifying doubts and summarizing topic in brief,
EVALUATION
· What are the different tags used for working with tables using HTML?
· What is different between <th> and <td> tags.