KnowledgeBoat Logo
|

Computer Applications

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

HTML Intro

1 Like

Answer

True

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

Answered By

3 Likes


Related Questions