User:Nawarajbhandary/Micro teaching lesson plan 5

Revision as of 11:16, 14 April 2024 by Nawarajbhandary (talk | contribs) (→‎TEACHING LEARNING ACTIVITIES)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Subject : Web Technology Class: MICTE 3rd Semester
Period: Third Unit: One
Topic: Introduction to HTML Time: 15 min
Teaching Item:  Working with image No. of Students: 18

OBJECTIVES

  • Student will understand the concepts of <img> tag in html and its attributes,
  • Student will be able to use the <img> tag to insert image into HTML document.

TEACHING MATERIALS

  • Computer/laptop for each student or a projector for demonstration,
  • Text editor (such as Notepad++, Sublime text and Vs code etc)
  • Internet access for additional resource(optional)

TEACHING LEARNING ACTIVITIES

  • Greeting students and introducing today's topic with them,
  • Brifely inroduce the concepts of <img> tag in HTML:
  • The use of HTML <img> tag to display image on the web page practically.
  • HTML <img> tag using procedure.
  • The <img> tag and its supporting tag as height and width to properly used inline.
  • Encouraging students to ask questions or share their thoughts,
  • clarifying doubts and summarizing topic in brief,

EVALUATION

  • How to use image in HTML with examples?
  • Which tag is used to display image?
  • Task students with creating a simple HTML page and inserting different images with varying attributes.