Wednesday 14 March 2012

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<title>Home</title>
<style type="text/css">
#banner {
font-size:40px;
font-family:"Courier New";
background-color:#333333;
padding: 4px 4px 4px 4px;
}
#navigation{
padding: 10px;
border: 1px dotted;
font-family: Courier;
font-size: 25px;
background-color:#999999;
}

#content{
padding: 10px;
font-family:"Times New Roman", Times, serif;
}



</style>

</head>

<body bgcolor="#CCCCCC">
<div id="banner" align="center">
<h1>7 WONDER OF THE WORLD</h1>
</div>
<div id="navigation" align="left">
<a name="photos">
<a href="home.html">HOME</a>
<a href="index.html">ABOUT</a>
<a href="history.html" target="_blank">HISTORY</a>
<a href="contact.html" target="_blank">CONTACT</a>

</div>
<div id="conent" >
<img src="image/THE-OFFICIAL-NEW7WONDERS-OF-THE-WORLD.jpg" align="right" height="400" width="600"/>
<font size="+2" face="Monotype Corsiva">
<p>
<h3>Great Wall of China</h3>
<h3>Petra</h3>
<h3>Christ the Redeeme</h3>
<h3>Machu Picchu</h3>
<h3>Chichen Itza</h3>
<h3>Colosseum</h3>
<h3>Taj Mahal</h3>
<h3>Great Pyramid of Giza(Honorary Candidate)</h3>


</p>
</font>

</div>



</body>
</html>

No comments:

Post a Comment