User:Elina Real Teaching Lesson Plan 18: Difference between revisions

From ICTED-WIKI
Jump to navigation Jump to search
Elina (talk | contribs)
Created page with "Specific Objective: Student will understand the concept of unordered list. student will be able to create different type of bulleted list. Teaching Material: Marker,Duster, Whiteboard Laptop with text editor Browser for testing(chrome and msedge) Teaching Learning Activity: Start by asking a question, what they know about unordered list. Brifely introduce the concept of unordered list and its tag. Introduction to common attributes such as "type" for changing bullet styl..."
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
Specific Objective:
{| class="wikitable"
Student will understand the concept of unordered list.
|+
student will be able to create different type of bulleted list.
!Subject:Computer Science
Teaching Material:
!Class:8"A"
Marker,Duster, Whiteboard
|-
Laptop with text editor  
|Unit:17
Browser for testing(chrome and msedge)
|Topic:Unordered list in HTML
Teaching Learning Activity:
|-
Start by asking a question, what they know about unordered list.
|Period:7th
Brifely introduce the concept of unordered list and its tag.
|Time:45min
Introduction to common attributes such as "type" for changing bullet styles.
|-
Introduc the <ol> and <li> tag and explain its purpose and creating unordered list..
|No of student:64
Demonstarte the creation of an un-ordered list in HTML using a text editor or on a projector.
|School:Adarsha Secondary School
Show examples of the HTML structure for creating an unordered list.
|}
eg1:
 
eg2:
== Specific Objective: ==
Encourage the student to ask the questions.
 
Provide a simple task or exercise for students to practice creating their own unordered lists. For example, they create a list of their favorite teachers, books, or countries they want to visit.
* Student will understand the concept of unordered list.
Encourage them to experiment with different types of bullets , color and alignments.
* student will be able to create different type of bulleted list.
Summarize the key points covered during the lesson.
 
Assessment:
== Teaching Material: ==
What is the default item marker in unordered list of HTML?
 
How to create un-ordered list in HTML with suitable example?
* Marker,Duster, Whiteboard
* Laptop with text editor  
* Browser for testing(chrome and msedge)
 
== Teaching Learning Activity: ==
 
* Start by asking a question, what they know about unordered list.
* Brifely introduce the concept of unordered list and its tag.
* Introduction to common attributes such as "type" for changing bullet styles.
* Introduc the <nowiki><ul> and <li> tag and explain its purpose and creating unordered list..</nowiki>
* Demonstarte the creation of an un-ordered list in HTML using a text editor or on a projector.
* Show examples of the HTML structure for creating an unordered list.
 
'''[[eg1:]]'''
 
[[Eg2:|'''eg2''':]]
 
* Encourage the student to ask the questions.
* Provide a simple task or exercise for students to practice creating their own unordered lists. For example, they create a list of their favorite teachers, books, or countries they want to visit.
* Encourage them to experiment with different types of bullets , color and alignments.
* Summarize the key points covered during the lesson.
 
== Assessment: ==
 
* What is the default item marker in unordered list of HTML?
* How to create un-ordered list in HTML with suitable example?
__NOTOC__
[[Category: BICTE]]
[[Category: Lesson Plan]]

Latest revision as of 03:19, 12 March 2024

Subject:Computer Science Class:8"A"
Unit:17 Topic:Unordered list in HTML
Period:7th Time:45min
No of student:64 School:Adarsha Secondary School

Specific Objective:

  • Student will understand the concept of unordered list.
  • student will be able to create different type of bulleted list.

Teaching Material:

  • Marker,Duster, Whiteboard
  • Laptop with text editor
  • Browser for testing(chrome and msedge)

Teaching Learning Activity:

  • Start by asking a question, what they know about unordered list.
  • Brifely introduce the concept of unordered list and its tag.
  • Introduction to common attributes such as "type" for changing bullet styles.
  • Introduc the <ul> and <li> tag and explain its purpose and creating unordered list..
  • Demonstarte the creation of an un-ordered list in HTML using a text editor or on a projector.
  • Show examples of the HTML structure for creating an unordered list.

eg1:

eg2:

  • Encourage the student to ask the questions.
  • Provide a simple task or exercise for students to practice creating their own unordered lists. For example, they create a list of their favorite teachers, books, or countries they want to visit.
  • Encourage them to experiment with different types of bullets , color and alignments.
  • Summarize the key points covered during the lesson.

Assessment:

  • What is the default item marker in unordered list of HTML?
  • How to create un-ordered list in HTML with suitable example?