User:Elina Real Teaching Lesson Plan 13

From ICTED-WIKI
Jump to navigation Jump to search
Subject:Computer Science Class:8"A"
unit:17 Attributes in HTML
Period:7th Time:45min
no of student:64 School:Adarsha Secondary school

Specific Objective:[edit | edit source]

At the end of this class, student will be able :

  • To add image in web page.
  • To add link in web page.
  • To add style to an element such as color , font, size.

Teaching Material:[edit | edit source]

Teaching Learning Activity:[edit | edit source]

  • Begin with a brief discussion on what student know about HTML attributes.
  • Ask them to share any HTML tag they are familier with.
  • Introduce to the HTML attributes.
  • Discuss the different types of attributes such as:href, src, alt and style attributes.
  • Demonstarte the following examples:

Example 1

Example 2

Example 3

Assign classwork for student:

  • create a simple HTML page using src attribute.
  • Summarize the key points:href attribute, alt attribute, src attribute and style attribute.
  • Encourage the student to practice the further examples.

Assessment:[edit | edit source]

  • Evaluate student understanding through their participation in class discussions.

Assign homework:

  • How to add image in web page? write a program.
  • explain attributes and explain its each types.