Fig. 1 shows part of the HTML file used by a coastal rescue group for its public computer network page. The programmer wants the browser to show a heading a...

Assessment: Computer Science 9210 | Paper 2 Mock 01 | Concepts and principles of computer science Subject: Computer Science - 9210

Question 1 Report

Fig. 1 shows part of the HTML file used by a coastal rescue group for its public computer network page. The programmer wants the browser to show a heading and a link to an emergency map. The text inside the tags is shown in the diagram.

<h1>Rescue stations</h1><a href="map.html">Open map</a>Fig. 1: extract from index.html

(a) State the purpose of the <h1> element. [2]
(b) Give the filename of the web page that opens when a user selects the link. [2]

Answer Details

(a) The <h1> element creates a level 1 heading. [1] In this code, the heading text is “Rescue stations”. [1] It identifies the main heading of the page or section.

(b) Selecting the link opens map.html. [2] This is the filename given by the link’s href attribute.

Download The App On Google Playstore

Everything you need to excel in your exams

Green Bridge CBT Mobile App
Personalized AI Learning Chat Assistant
200,000+ Exam Questions Across IGCSE, JAMB, WAEC & NECO
Over 3,900 Lesson Notes
Offline Support - Learn Anytime, Anywhere
Green Bridge Timetable
Literature Summaries & Potential Questions
Track Your Performance & Progress
In-depth Explanations for Comprehensive Learning