Vistas de página en total

miércoles, 10 de diciembre de 2014

Asignaturas

<body>
<html>


<table border="1" 
       summary="Esta tabla muestra las asignaturas de 4º ESO.">
<tr>
  <td><strong><a href="http://www.monografias.com/trabajos95/lenguaje-y-gramatica/lenguaje-y-gramatica.shtml" target="_blank"><img src="lengua.jpg"></img></strong></a></td>
  <td><strong><a href="http://web2.0calc.es/" target="_blank"><img src="matee.jpg"></img></strong></a></td>
  <td><strong><a href="http://www.wordreference.com/es/" target="_blank"><img src="ingles.jpg"></img></strong></a></td>
 
</tr>
</tr>
<tr>
  <td><center>Lengua</center></td>
  <td><center>Matematicas</center></td>
  <td><center>Inglés</center></td> 

<tr>
  <td><strong><a href="http://es.wikipedia.org/wiki/Biolog%C3%ADa" target="_blank"><img src="bilogia.jpg"></img></strong></a></td>
  <td><a href="http://es.wikipedia.org/wiki/%C3%89tica" target="_blank"><img src="etica.jpg"></img></a></td>
  <td><a href="http://fisica-quimica.blogspot.com.es/" target="_blank"><img src="fyq.jpg"></img></a></td>
</tr>
 
<tr>
  <td><center>Biologia</center></td>
  <td><center>Etica</center></td>
  <td><center>Fisica y Quimica</center></td>
</tr>

<tr> 
  <td><a href="http://es.wikipedia.org/wiki/Inform%C3%A1tica" target="_blank"><img src="informatica.jpg"></img></a></td>
  <td><a href="http://es.wikipedia.org/wiki/Educaci%C3%B3n_f%C3%ADsica" target="_blank"><img src="ef.jpg"></img></a></td>
  <td><a href="http://es.wikipedia.org/wiki/Religi%C3%B3n" target="_blank"><img src="religion.jpg"></img></a></td>
</tr>

<tr>
<td><center>Informatica</center></td>
  <td><center>Gimnasia</center></td>
  <td><center>Religion.</center></td>
</tr>

</table>

</body>

</html>