User:Keshab Real Teaching Lesson Plan 22

From ICTED-WIKI
Jump to navigation Jump to search
Subject Grade Topic Period Time
Computer science VIII Styling Text with Formatting and Font Tags in HTML 4th 45 minutes


Specific Objective:[edit | edit source]

At the end of this lesson,

  • Students will understand the use of text formatting tags (<strong>, <em>, <u>) and font-related tags (<b>, <i>, <sub>, <sup>) in HTML to enhance the appearance of text on a webpage.

Teaching Materials:[edit | edit source]

  • Whiteboard and markers
  • Projector and computer for presentation
  • Computers for students (if available) or shared devices
  • Text editor software
  • Handouts with examples of HTML text formatting and font tags

Introduction (5 minutes):[edit | edit source]

  • Discuss the importance of visual appeal in text on a webpage.
  • Ask: "Why is it important to format text? How can it enhance the user's experience?"

Body (35 minutes):[edit | edit source]

1. Presentation (15 minutes):

Introduce text formatting tags (<strong>, <em>, <u>) and font-related tags (<b>, <i>, <sub>, <sup>) through a brief presentation.

Explain how these tags are used to emphasize, underline, bold, italicize, and adjust the size of text.

2. Hands-On Activity (20 minutes):

Guide students to use a text editor to apply text formatting and font tags to create visually appealing text in a document.

Review and Q&A (5 minutes):

Review the key concepts.

Encourage questions and reflections on using text formatting and font tags.

Conclusion (5 minutes):[edit | edit source]

  • Summarize the importance of using HTML tags for text styling.
  • Highlight how these tags contribute to the overall aesthetics of a webpage.

Assessment:[edit | edit source]

  • Evaluate participation and the correct application of text formatting and font tags in the hands-on activity.
  • Monitor understanding through Q&A.