Which tag adds a page name, that will be shown in the title bar of the user's internet browser?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which tag adds a page name, that will be shown in the title bar of the user's internet browser??

No description

24th Aug 2020, 12:23 PM
Divya Kumari
Divya Kumari - avatar
4 Answers
+ 6
<head> <title> Page title </title> </head>
24th Aug 2020, 12:39 PM
Takudzwa Nelson Chiutaalenga
Takudzwa Nelson Chiutaalenga - avatar
+ 3
The <title> tag defines the title of the document. The title must be text-only, and it is shown in the browser's title bar or in the page's tab.
24th Aug 2020, 12:31 PM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 3
Thank you
24th Aug 2020, 12:41 PM
Divya Kumari
Divya Kumari - avatar
0
<title>
24th Aug 2020, 1:29 PM
Allamprabhu Hiremath