jueves, 7 de junio de 2012

TABLAS HTML

<h1>
<li>LOS 5 ULTIMOS GANADORES DE GRAN HERMANO  </ul><br></br>
</h1>

<table align="center" border="1" width="%" height="250">
<tr>
       <td>Edicion GH9-JUDIT IGLESIAS</td>
       <td>Edicion GH10-IVAN MADRAZO</td>
       <td>Edicion GH11-ANGEL MUÑOZ</td>
       <td>Edicion GH12-LAURA CAMPOS</td>
       <td>Edicion GH12+1-PEPE FLORES</td>
</tr>
           </table>

<A HREF ="http://es.wikipedia.org/wiki/Gran_Hermano_%28Espa%C3%B1a%29#Palmar.C3.A9s_Gran_Hermano">ENLACE PARA VER LOS PRIMEROS GANADORES</A> <br></br>

</h3>
</body>
</html>