Entrance Announcement
MICTE 2080
2080 Magh 07
User:Niraj Prasad Bhatt/Micro-Teaching Lesson Plan 5: Difference between revisions
Jump to navigation
Jump to search
Niraj bhatt (talk | contribs) Created page with "= User:Niraj Bhatt/Micro-Teaching Lesson Plan 4 = <div style="column-count: 2; column-gap: 20px;"> '''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 </div> == Objectives == At the end of this lesson, students will be able to # Understand How CSS fits with HTML page ==..." |
Niraj bhatt (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
= User:Niraj Bhatt/Micro-Teaching Lesson Plan | = User:Niraj Bhatt/Micro-Teaching Lesson Plan 5 = | ||
<div style="column-count: 2; column-gap: 20px;"> | <div style="column-count: 2; column-gap: 20px;"> | ||
Line 8: | Line 8: | ||
'''Topic:''' CSS | '''Topic:''' CSS | ||
'''Teaching Item:''' | '''Teaching Item:''' Inline, Internal and External CSS | ||
'''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 the working of Inline, Internal and External CSS | ||
== Teaching Materials == | == Teaching Materials == | ||
Line 31: | Line 31: | ||
# Introduce todays topic with students. | # Introduce todays topic with students. | ||
#Explain about CSS. | #Explain about working of Inline, Internal and External CSS. | ||
# | #Demonstrate the uses of Inline, Internal and External CSS. | ||
#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 | # Write a separate HTML and css file and link css file with HTML. |
Latest revision as of 22:17, 8 April 2024
User:Niraj Bhatt/Micro-Teaching Lesson Plan 5
Subject : Web Technology.
Period: first
Topic: CSS
Teaching Item: Inline, Internal and External CSS
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 the working of Inline, Internal and External CSS
Teaching Materials
- Daily materials
Teaching Learning Activities
- Introduce todays topic with students.
- Explain about working of Inline, Internal and External CSS.
- Demonstrate the uses of Inline, Internal and External CSS.
- Sum up the topic and ask students if they have any doubt
Classroom Assessment
- Write a separate HTML and css file and link css file with HTML.