CBSE Class 10 Computer Applications Question 28 of 176

HTML I — Basic HTML Elements — Question 26

Back to all questions
26
Question

Question 26

The <title> tag belongs where in your HTML ?

  1. Head
  2. Arm
  3. Body
  4. Foot
Answer

Head

Reason — The <title> tag belongs to the <HEAD> tag in HTML.