What is the function of <title> tag....which is missing here | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

What is the function of <title> tag....which is missing here

23rd Jul 2017, 6:35 PM
Avijit Karmakar
Avijit Karmakar - avatar
2 ответов
+ 2
Title does two things. One, it sets the text in your browser tab. Two, it give a search engine looking at the page a clue to what your page is.
23rd Jul 2017, 9:47 PM
josh mizzi
josh mizzi - avatar
+ 1
If you look at the tab on your browser it has some text, that is the title tag. It basically gives the user some idea as to where they are on the site. On YouTube, it is used to display the name of the video.
23rd Jul 2017, 6:37 PM
Thomas John
Thomas John - avatar