CBSE Class 10 Computer Applications Question 77 of 79

Basic HTML Elements — Question 8

Back to all questions
8
Question

Question 8

There must be only one <title> tag in an HTML document.

Answer

True

Reason — There must be only one <title> tag in an HTML document and it is defined within the <HEAD> tag.