<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>
<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