Entrance Announcement
MICTE 2080
2080 Magh 07
User:Niraj Prasad Bhatt/Micro-Teaching Lesson Plan 4: Difference between revisions
Jump to navigation
Jump to search
Niraj bhatt (talk | contribs) 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 =..." |
Niraj bhatt (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
= User:Niraj Bhatt/Micro-Teaching Lesson Plan | = 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:''' | '''Topic:''' CSS | ||
'''Teaching Item:''' | '''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 | # 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 | #Explain about CSS. | ||
#Engage students with real life uses example of | #Explain the use case scenarios of CSS | ||
#Demonstrate | #Engage students with real life uses example of CSS. | ||
#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 == | ||
# | # Write a CSS property for change background color of body tag. |
Latest revision as of 22:13, 8 April 2024
User:Niraj Bhatt/Micro-Teaching Lesson Plan 4
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
At the end of this lesson, students will be able to
- Understand How CSS fits with HTML page
Teaching Materials
- Daily materials
Teaching Learning Activities
- Introduce todays topic with students.
- Explain about CSS.
- Explain the use case scenarios of CSS
- Engage students with real life uses example of CSS.
- Demonstrate how CSS can be bind with HTML code..
- Sum up the topic and ask students if they have any doubt
Classroom Assessment
- Write a CSS property for change background color of body tag.