show-notice
hide-notice

Friday 9 August 2013

HTML title Tag


Introduction:

The HTML <title> tag is used for declaring the title of the HTML document.

Example:
<html>
<head>
<title>HTML title tag</title>
</head>
<body style="background-color:orange">
Document content goes here
</body>
</html>

SHARE THIS POST   

0 comments :

Post a Comment

Design by Gohilinfotech | www.gohilinfotech.blogspot.com