You are on page 1of 1

<html>

<head>
<title>My Website</title>
</head>
<!--#1a11d45-->
<body bgcolor="white" leftmargin=10 topmargin=0 background=" "alink="green">
<center>
<img src="1.jpg" border=2 alt="Banner">
<marquee>
<font color="black">
<em>HELLO</em>
<strong>WELLCOME</strong>
<big>TO</big>
<small>My Website</small></font>
</marquee>
<a href="ref.htm">Click Here</a>
<map name="micky">
<area shape="rect" coords="0.028,3,264,0,4,181" href="ref.htm">
</map>
<img src="3.gif">
</center>
</body>
</html>

You might also like