as.gif

this is my first image uploaded to the webhosting in year 1997..

with the html code as below

<html>
<head>

<title> My First Page </title>

</head>

<body>

<img src="as.jpg">
</body>

</html>