Multiple choice

Title tag is added within

  1. the head region

  2. the head tags

  3. both (1) and (2)

  4. none of the above

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

The title tag must be placed within the head section of an HTML document. The head tags contain meta-information about the document, including the title that appears in browser tabs.