ITPEC IP April 2018 Question 6

Source exam: ITPEC IP April 2018Topic: Software

ITPEC IP April 2018 — Question 6 of 100

HTML is a markup language that uses predefined tags to describe the logical structure and presentation-related organization of a web page. Elements identify content such as headings, paragraphs, lists, images, forms, and links so a browser can interpret the document.

Answer (a)

Why not others:
- browser-executed processing is described with a scripting language such as JavaScript

- communication between browsers and web servers uses HTTP or HTTPS

- defining arbitrary tags to describe data meaning and structure is characteristic of XML

Key rule: HTML structures web documents, CSS controls presentation, JavaScript supplies behavior, and HTTP transfers web resources.

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.