User:Nawarajbhandary/Micro teaching lesson plan 5
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.