CLICK HERE

Earning More

Clickz

Tuesday, December 14, 2010

Specify a title for a document coding

<html>
<head>
<title>My first HTML page</title>
</head>

<body>
<p>The content of the body element is displayed in the browser.</p>
<p>The content of the title element is displayed in the browser's title.</p>
<img src="e:(Image Path)\HTML\ac.gif">
</body>

</html>

No comments:

Post a Comment