User:Nawarajbhandary/Micro teaching lesson plan 2: Difference between revisions

From ICTED-WIKI
Jump to navigation Jump to search
(Created page with "two")
 
No edit summary
Line 1: Line 1:
two
{| class="wikitable"
|'''Subject :''' Web  Technology
|'''Class:''' BICT 3<sup>rd</sup>  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
 
·       Presentation Slide/ Notes.
 
== TEACHING LEARNING ACTIVITIES ==
1.    Greeting students and introducing today's topic with them,
 
2.    Explaining different tags and attribute for working with table,
 
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 <nowiki><th> and <td></nowiki> tags.

Revision as of 22:05, 4 February 2024

Subject : Web Technology Class: BICT 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

·       Presentation Slide/ Notes.

TEACHING LEARNING ACTIVITIES

1.    Greeting students and introducing today's topic with them,

2.    Explaining different tags and attribute for working with table,

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.