What is the use of the <title> tag? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

What is the use of the <title> tag?

29th Sep 2020, 1:37 PM
Octave Ngabo
Octave Ngabo - avatar
4 Answers
+ 4
It assign web page/document name you can see it in address bar when open the document
29th Sep 2020, 1:43 PM
Divya Mohan
Divya Mohan - avatar
+ 2
SEO.
29th Sep 2020, 2:22 PM
Gordon
Gordon - avatar
+ 2
It sets the document Title that can be seen on the Browser window or tab when a web page is opened. The third item in the lesson is <title> https://www.sololearn.com/learn/HTML/1023/
29th Sep 2020, 3:28 PM
Paul K Sadler
Paul K Sadler - avatar
+ 2
SEO mentioned above is Search Engine Optimization. Which has to do with the placement of a given webpage in a search using search tools such as Google and Bing as an example. You can use the Sololearn search feature to get these answers. Many questions have been posted for both <title> and SEO
29th Sep 2020, 3:35 PM
Paul K Sadler
Paul K Sadler - avatar