Hey guys am stuck plz which tag adds a page name that will show 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
0

Hey guys am stuck plz which tag adds a page name that will show in the title bar of the user's internet browser

22nd Nov 2016, 1:40 PM
Doctor Mobile
Doctor Mobile - avatar
3 Answers
+ 1
title tag <head> <title> Title here </title> </head>
22nd Nov 2016, 1:45 PM
Dhruv Saxena
Dhruv Saxena - avatar
0
<head> <title>Put the title here</title> </head>
22nd Nov 2016, 1:44 PM
Matthew Horn
Matthew Horn - avatar
0
tanks guys
22nd Nov 2016, 1:49 PM
Doctor Mobile
Doctor Mobile - avatar