Entrance Announcement
MICTE 2080
2080 Magh 07
User:Nawarajbhandary/Micro teaching lesson plan 3: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
|'''Subject :''' Web Technology | |'''Subject :''' Web Technology | ||
Line 19: | Line 9: | ||
|'''Time:''' 15 min | |'''Time:''' 15 min | ||
|- | |- | ||
|'''Teaching Item:''' | |'''Teaching Item:''' HTML Fonts | ||
|'''No. of Students:''' 18 | |'''No. of Students:''' 18 | ||
|} | |} | ||
Line 25: | Line 15: | ||
= OBJECTIVES = | = OBJECTIVES = | ||
* | * Understanding the concepts of HTML font tag | ||
* | * change the font-size, font-face and color in HTML document | ||
= TEACHING MATERIALS = | = TEACHING MATERIALS = | ||
* | * Whiteboard, | ||
* | * marker, | ||
* | * Computer with text editor (such as Sublime text,VS code and notepad++), | ||
* Browser for testing (chrome & ms edge). | |||
= TEACHING LEARNING ACTIVITIES = | = TEACHING LEARNING ACTIVITIES = | ||
* Greeting students and introducing today's topic with them, | * Greeting students and introducing today's topic with them, | ||
* | |||
* | * Start by asking a questions about previous knowledge of HTML font, | ||
* | * Font tag defines the font size, color and face or the text in an HTML document, | ||
* It is used to define the font style for the text contained within it, | |||
* Font tag do not support in HTML | |||
* Encouraging students to ask questions or share their thoughts, | * Encouraging students to ask questions or share their thoughts, | ||
* clarifying doubts and summarizing topic in brief, | * clarifying doubts and summarizing topic in brief, | ||
Line 47: | Line 39: | ||
= EVALUATION = | = EVALUATION = | ||
* How to | * How to change font-color in HTML ? | ||
* | * How to increase font size in paragraph ? | ||
* | * Can HTML 5 supports the HTML font tag ? |
Latest revision as of 03:35, 4 April 2024
Subject : Web Technology | Class: MICTE 3rd Semester |
Period: Third | Unit: One |
Topic: Introduction to HTML | Time: 15 min |
Teaching Item: HTML Fonts | No. of Students: 18 |
OBJECTIVES
- Understanding the concepts of HTML font tag
- change the font-size, font-face and color in HTML document
TEACHING MATERIALS
- Whiteboard,
- marker,
- Computer with text editor (such as Sublime text,VS code and notepad++),
- Browser for testing (chrome & ms edge).
TEACHING LEARNING ACTIVITIES
- Greeting students and introducing today's topic with them,
- Start by asking a questions about previous knowledge of HTML font,
- Font tag defines the font size, color and face or the text in an HTML document,
- It is used to define the font style for the text contained within it,
- Font tag do not support in HTML
- Encouraging students to ask questions or share their thoughts,
- clarifying doubts and summarizing topic in brief,
EVALUATION
- How to change font-color in HTML ?
- How to increase font size in paragraph ?
- Can HTML 5 supports the HTML font tag ?