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

From ICTED-WIKI
Jump to navigation Jump to search
No edit summary
No edit summary
 
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.