Horje

How to create HTML <title> Tag

It Defines a title for your HTML document. It will show a title of your HTML Page in Browser.
index.html
Example: HTML
<title>HTML Elements Reference</title>

Output should be:

How to create HTML <title> Tag




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin