Site hosted by Angelfire.com: Build your free website today!

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 

"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">


<html xmlns="http://www.w3.org/1999/xhtml" lang="en">



  <head>

  <title>My website</title>

  </head>


<body style="background-color:#ccccff;">

<h2  id="Heading 1" style="font-size:30px; font-family:didot;color:green;">Everton Resource</h2>

<ol>

  <li> Jo </li>

  <li> Yakubu </li>

  <li> Saha </li>

</ol>

<a href="http://www.evertonfc.com" title="Visit the Everton website to see news and buy merchadise"><strong> Everton Homepage </strong> </a>

<br />

<a href="http://www.google.com" title="David likes to use Google"> <img src="http://www.html.net/logo.png" alt="HTML.net logo" width="64px" height="24px"/ style="position:absolute;bottom:370px;right:10px";> </a>

<br />

<hr />


<table>

 <tr>

    <td> GK </td>

    <td> Howard </td>

 </tr>

 <tr>

    <td> DF </td>

    <td> Jagielka </td>

 </tr>

 <tr>

    <td> MF </td>

    <td> Cahill </td>

 </tr>

 <tr>

    <td> FW </td>

    <td> Yakubu </td>

 </tr>

</table>

<p style="padding:15px;border:4px solid blue;"> <small> <em> second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, second one is here, </em> </small> </p>

<br />

<br />

<br />

<a href="#Heading 1"><em> Back to top </em> </a>


</body>

  

</html>