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 ?
- Head
- Arm
- Body
- Foot
Head
Reason — The <title> tag belongs to the <HEAD> tag in HTML.