jueves, 9 de febrero de 2017

pagina 2

<html>
<head>
<ttle> diseño de tablas </title>
</head>
<body bgcolor=#71C6C3>
<h1> <center> trabajo con tablas html </h1> </center>
<hr>
<table border=1>
<tr>
<td> A </td>
<td> B </td>
</tr>
<tr>
<td> C </td>
<td> D </td>
</tr>
</table>
<br>
<h1> tema:juegos autoctonos </h1>
<td> titulo:carrera de obstaculos </h1>
<table border=2>
<tr>
<td> 6-7-8 </td>
<td> 9-10-11 </td>
</tr>
<tr>
<td> juegos de obstaculos <br> <img src="descarga.jpg" width=40% height=40%>
<td> explota tu imaginacion <br> <img src="vane.jpg" width=40% height=40%>
</tr>
</table>

No hay comentarios:

Publicar un comentario