html code to create our home page

02/09/2010 21:11

<html>
<head>
My homepage
</head>
<body>
<body background="home.gif"</body>
<center><h1>welcome to my home page </h1></center><br>
<center><h1>THIS PAGE IS UNDER CONSTRUCTION </h1></center>

<center><h1>some of my favorite websites</h1></center><br>
<a href="https://www.scribd.com">uploading ,sharing files</a><br>
<a href="https://www.nytimes.com/ ">news</a><br>
<a href="https://www.tamilvix.com/">tamil songs download</a><br>
<a href="https://www.google.co.in/ ">serach engine</a><br>
<a href="https://code.google.com/">free project codes</a><br>
</body>
</html>