KnowledgeBoat Logo
|

Computer Applications

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

HTML Intro

2 Likes

Answer

True

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

Answered By

2 Likes


Related Questions