User:Elina Bastola/Lesson plan 2: Difference between revisions

From ICTED-WIKI
Jump to navigation Jump to search
Created page with " Subject: Computer Science Unit: 8 Class: 7 Topic:HTML(Hyper text markup language) Time: 10min"
 
chaged HTML Attributes
Line 2: Line 2:
  Class: 7                                                        Topic:HTML(Hyper text markup language)
  Class: 7                                                        Topic:HTML(Hyper text markup language)
  Time: 10min
  Time: 10min
== Specific Objectives ==
At the end of this lesson, student will be able to
* create heading in webpage
* create paragraph in web page
* add style attributes in paragraph
== Teaching Materials ==
Whiteboard & marker
Laptop and projector
== Introduction 3min ==
* Html stands for hyper text markup language
* It is used to create web page and web application
* it is not case sensitive language
== Html Attributes 4min: ==
href Attributes
src Attributes
Style Attributes
Title Attributes
== Evaluation 3min: ==
explain HTML and also write its attributes .

Revision as of 12:26, 28 November 2023

Subject: Computer Science                                        Unit: 8                                                                      
Class: 7                                                         Topic:HTML(Hyper text markup language)
Time: 10min

Specific Objectives

At the end of this lesson, student will be able to

  • create heading in webpage
  • create paragraph in web page
  • add style attributes in paragraph

Teaching Materials

Whiteboard & marker

Laptop and projector

Introduction 3min

  • Html stands for hyper text markup language
  • It is used to create web page and web application
  • it is not case sensitive language

Html Attributes 4min:

href Attributes

src Attributes

Style Attributes

Title Attributes

Evaluation 3min:

explain HTML and also write its attributes .