Add Title in an HTML web page

Whenever you open a web page, a text is visible on the browser toolbar. It provides information about the HTML document and called title.

Adding a title is considered good for SEO.  The search engine results show the title. To add a title, use the <title> tag,

Add the <title>…</title> tag inside <head>…</head> tag,

The below example adds a title in an HTML web page,

The output:

HTML Title

More Examples


Inserting Image in HTML
HTML5 Tutorial
Studyopedia Editorial Staff
[email protected]

We work to create programming tutorials for all.

No Comments

Post A Comment

Discover more from Studyopedia

Subscribe now to keep reading and get access to the full archive.

Continue reading