Multiple choice

A HTML file starts with the tag

  1. <TITLE>

  2. <BODY>

  3. <HEAD>

  4. <HTML>

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

An HTML document is defined by the opening tag, which acts as the root element for the entire page structure.