STUDY STACK · YEAR 1 · 2025 EDITION
Web &
Multimedia
Development.
Comprehensive Revision Paper · 100 Marks · 2h 30min
03 25 100 6
Sections Questions Total Marks Topics
TOPICS COVERED
HTML5 Structure & Semantics · CSS Fundamentals & Box Model · Responsive Design · Web Forms
· URLs & Hyperlinks · Website Planning & Information Architecture
How to use this paper
– Attempt all of Section A and Section B before checking answers.
– Choose any TWO questions from Section C.
– Model answers are at the end — resist the urge to peek early.
– Mark your own work honestly. Understanding errors is part of revision.
– One paper, one student. Do not share or redistribute this file.
studystack.gumroad.com
studystack.gumroad.com · For personal use only. Do not redistribute.
, WEB & MULTIMEDIA DEVELOPMENT · WMD 101 · Revision Paper
SECTION A
Multiple Choice · 20 marks — 2 marks each
Choose the single best answer for each question.
1 What does HTML stand for? [2 marks]
A. Hyper Text Markup Language
B. High Transfer Markup Language
C. Hyper Transfer Mode Language
D. Hyperlink Text Management Language
2 Which HTML tag defines the largest heading? [2 marks]
A. <heading>
B. <h6>
C. <h1>
D. <head>
3 Which CSS property controls space between the content and the border of an element? [2
marks]
A. margin
B. border-spacing
C. padding
D. spacing
4 What is the correct HTML element for a line break? [2 marks]
A. <break>
B. <lb>
C. <br>
D. <newline>
5 Which CSS property allows flex items to wrap onto the next line? [2 marks]
A. display: block
B. flex-wrap: wrap
C. float: left
D. position: relative
6 What does CSS stand for? [2 marks]
A. Creative Style Sheets
B. Cascading Style Sheets
C. Computer Style Syntax
D. Coded Styling System
7 Which HTML attribute provides alternative text for an image? [2 marks]
A. title
B. src
studystack.gumroad.com · For personal use only. Do not redistribute.