Home

Tuesday, May 12, 2026

Practical Final Exam Grade 8 2026

 

Class 8 – Computer Practical (HTML & MS Excel)

Time: 30 Minutes
Marks: 20

DO ANY ONE👇 


Part A: HTML (Advanced Level) – 10 Marks

Question 1 (10 Marks)

Using Notepad, create a structured webpage.


Requirements:

Basic Structure (Compulsory)

  • Use <html>, <head>, <title>, <body>
  • Title: School Information Page

Design the Webpage with the following:

  1. Add a main heading <h1>
    → “ABC School” (center aligned if taught)
  2. Add a subheading <h2>
    → “Student Information”
  3. Write a short paragraph (4–5 lines):
    • Use <b> and <i> at least once
    • Use <br> for line breaks
  4. Insert a horizontal line <hr>

Part B: MS Excel (Advanced Level) – 10 Marks

Question 2 (10 Marks)

Open Microsoft Excel and create:

Student

English

Math

Science

Ali

75

80

70

Sara

90

95

92

Ahmed

60

65

68


Tasks:

  1. Enter data correctly
  2. Add columns:
  • Total → use SUM
  • Average → use AVERAGE
  1. Add a column Result:
  • If Average ≥ 70 → “Pass”
  • Otherwise → “Fail”
    (Use IF formula)
  1. Find:
  • Highest marks → MAX
  • Lowest marks → MIN
  1. Apply formatting:
  • Bold headings
  • Center alignment
  • Add borders to table

Final Step

  • Save as: Class8_YourName.xlsx

No comments:

Post a Comment

Practical Final Exam Grade 8 2026

  Class 8 – Computer Practical (HTML & MS Excel) Time:  30 Minutes Marks: 20 DO ANY ONE👇  Part A: HTML (Advanced Level) – 10 ...