During page creation which tag adds a page name that will show in the title bar of users internet browser? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

During page creation which tag adds a page name that will show in the title bar of users internet browser?

This question must ask in SoloLearn that absolutely right answer is :- title https://code.sololearn.com/c37D0t2H7sNQ/?ref=app

2nd Feb 2019, 5:45 PM
Masood Ali
Masood Ali - avatar
6 Answers
- 3
Title
2nd Feb 2019, 6:09 PM
Masood Ali
Masood Ali - avatar
+ 2
<title> I think But put it in the <head>
2nd Feb 2019, 6:07 PM
Zeke Williams
Zeke Williams - avatar
+ 1
Absolutely right
2nd Feb 2019, 6:08 PM
Masood Ali
Masood Ali - avatar
+ 1
During page creation, which tag adds a page name that will show in the title bar of the user's Internet browser? <title> on <head> for exemple <!DOCTYPE html> <html> <head> <title>My title on browser</title> </head> <body> <div>my div</div> </div> </body> </html>
25th Jul 2019, 5:39 AM
Cheddad Zoher
0
hello fellow chum
25th Jun 2019, 11:43 AM
Jack Lewis
Jack Lewis - avatar
0
title
7th Mar 2020, 4:00 PM
Khlaifi Moez