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

From ICTED-WIKI
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 16: Line 16:


* Understanding the concepts of HTML font tag
* Understanding the concepts of HTML font tag
* Change the font-size, font-face and color in HTML document
* change the font-size, font-face and color in HTML document


= TEACHING MATERIALS =
= TEACHING MATERIALS =
Line 28: Line 28:


* 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,
* 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,
* 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,
* It is used to define the font style for the text contained within     it,
* Font tag do not support in HTML  
* 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,

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[edit | edit source]

  • Understanding the concepts of HTML font tag
  • change the font-size, font-face and color in HTML document

TEACHING MATERIALS[edit | edit source]

  • Whiteboard,
  • marker,
  • Computer with text editor (such as Sublime text,VS code and notepad++),
  • Browser for testing (chrome & ms edge).

TEACHING LEARNING ACTIVITIES[edit | edit source]

  • 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[edit | edit source]

  • How to change font-color in HTML ?
  • How to increase font size in paragraph ?
  • Can HTML 5 supports the HTML font tag ?