User:Niraj Prasad Bhatt/Micro-Teaching Lesson Plan 4: Difference between revisions

From ICTED-WIKI
Jump to navigation Jump to search
(Created page with "= User:Niraj Bhatt/Micro-Teaching Lesson Plan 1 = <div style="column-count: 2; column-gap: 20px;"> '''Subject :''' Web Technology. '''Period:''' first '''Topic:''' HTML '''Teaching Item:''' HTMl basic build block '''Class:''' BICT 3rd Semester '''Unit:''' One '''Time:''' 15 min '''No. of Students:''' 15 </div> == Objectives == At the end of this lesson, students will be able to # Understand the basic building block of HTML =...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
= User:Niraj Bhatt/Micro-Teaching Lesson Plan 1 =
= User:Niraj Bhatt/Micro-Teaching Lesson Plan 4 =


<div style="column-count: 2; column-gap: 20px;">
<div style="column-count: 2; column-gap: 20px;">
Line 6: Line 6:
'''Period:''' first
'''Period:''' first


'''Topic:''' HTML
'''Topic:''' CSS


'''Teaching Item:''' HTMl basic build block
'''Teaching Item:''' How CSS fit with HTML page?


'''Class:''' BICT 3rd Semester
'''Class:''' BICT 3rd Semester
Line 22: Line 22:
At the end of this lesson, students will be able to
At the end of this lesson, students will be able to


# Understand the basic building block of HTML
# Understand How CSS fits with HTML page


== Teaching Materials ==
== Teaching Materials ==
Line 31: Line 31:


# Introduce todays topic with students.
# Introduce todays topic with students.
#Explain the use case of HTML.
#Explain about CSS.
#Engage students with real life uses example of HTML .
#Explain the use case scenarios of CSS
#Demonstrate the basic building block of HTML.
#Engage students with real life uses example of CSS.
#Show example and run first web page using HTML code blocks.
#Demonstrate how CSS can be bind with HTML code..
#Sum up the topic and ask students if they have any doubt
#Sum up the topic and ask students if they have any doubt


== Classroom Assessment ==
== Classroom Assessment ==


# Explain the purpose and use cases of HTML in web development.
# Write a CSS property for change background color of body tag.

Latest revision as of 23:13, 8 April 2024

User:Niraj Bhatt/Micro-Teaching Lesson Plan 4[edit | edit source]

Subject : Web Technology.

Period: first

Topic: CSS

Teaching Item: How CSS fit with HTML page?

Class: BICT 3rd Semester

Unit: One

Time: 15 min

No. of Students: 15

Objectives[edit | edit source]

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

  1. Understand How CSS fits with HTML page

Teaching Materials[edit | edit source]

  • Daily materials

Teaching Learning Activities[edit | edit source]

  1. Introduce todays topic with students.
  2. Explain about CSS.
  3. Explain the use case scenarios of CSS
  4. Engage students with real life uses example of CSS.
  5. Demonstrate how CSS can be bind with HTML code..
  6. Sum up the topic and ask students if they have any doubt

Classroom Assessment[edit | edit source]

  1. Write a CSS property for change background color of body tag.