Computer Science, asked by svkragul, 3 days ago

11. Explain the TITLE element with the help of an example. 2 mark​

Answers

Answered by himanshukr1246
0

Answer:

The <title> element:

defines a title in the browser toolbar

provides a title for the page when it is added to favorites

displays a title for the page in search-engine results

Here are some tips for creating good titles:

Go for a longer, descriptive title (avoid one- or two-word titles)

Search engines will display about 50-60 characters of the title, so try not to have titles longer than that

Do not use just a list of words as the title (this may reduce the page's position in search results)

So, try to make the title as accurate and meaningful as possible!

Answered by SamrudhiDalvi
0

Explanation:

The <title> HTML element defines the document's title that is shown in a browser's title bar or a page's tab. It only contains text; tags within the element are ignored.

eg - Title tags are displayed on search engine results pages (SERPs) as the clickable headline for a given result, and are important for usability, SEO, and social sharing.

" Hope it helps :) "

Similar questions