ITPEC IP April 2022 Question 6

Source exam: ITPEC IP April 2022Topic: Algorithm and Programming

ITPEC IP April 2022 — Question 6 of 100

HTML is a markup language that uses predefined tags to describe the logical structure and presentation-related organization of web-page content. Elements identify headings, paragraphs, lists, links, images, tables, forms, and other document parts; CSS normally controls detailed visual styling.

Answer (a)

Why not others:
- (b) describes a browser scripting language such as JavaScript

- (c) describes HTTP, the communication protocol between browsers and web servers

- (d) describes XML, which allows users or applications to define domain-specific tags for data structure and meaning

Key rule: HTML structures web documents, CSS styles them, JavaScript provides behavior, and HTTP transports web requests and responses.

AI-generated — may contain errors

The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.

This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official IP past-paper collection or Report an issue.