Home

Wednesday, January 28, 2026

๐Ÿ“˜ Grade 8 HTML Project

 


Topic: Basic HTML Formatting & Web Page Design

๐ŸŽฏ Objective

Students will create a simple web page using HTML to demonstrate:

  • Text formatting

  • Font color, size, and face

  • Image insertion

  • Table creation

  • Hyperlink creation


๐Ÿ“ Project Title (Student can choose ONE)

  • My Introduction

  • My School

  • My Favorite Hobby

  • My Favorite Place


๐Ÿ“Œ Instructions for Students

Create one HTML file named:

project.html

Your webpage must include the following:


1️⃣ Text Formatting (MANDATORY)

Use HTML tags to show:

  • Bold text

  • Italic text

  • <u>Underline text</u>

๐Ÿ‘‰ Example content:

  • Your name in bold

  • Your class in italic

  • Your school name underlined


2️⃣ Font Formatting (MANDATORY)

Change:

  • Font color

  • Font size

  • Font face (style)

๐Ÿ‘‰ Use different colors like:

  • Red

  • Blue

  • Green


3️⃣ Image Insertion (MANDATORY)

  • Insert at least ONE image

  • Image should relate to your topic
    (school, hobby, place, etc.)

๐Ÿ‘‰ Image must be visible properly on the webpage.


4️⃣ Table Creation (MANDATORY)

Create a table with:

  • At least 3 rows

  • At least 2 columns

๐Ÿ‘‰ Example:

  • Subjects & Marks

  • Day & Activity

  • Country & Capital


5️⃣ Hyperlink (MANDATORY)

  • Add at least ONE hyperlink

  • Link can be:

    • School website

    • Google

    • Wikipedia

๐Ÿ‘‰ Link text should be meaningful.


๐Ÿงช Extra (Optional – Bonus Marks ⭐)

  • Background color

  • Center aligned heading

  • Horizontal line <hr>

No comments:

Post a Comment

 CLICK THE LINK TO ATTEMPT ONLINE PAPER