jueves, 9 de febrero de 2017

Pagina 2




<html>
<head>
<title> Diseño de tablas </title>
</head>
<body bgcolor=#02DCD2>
<h1> <center> Trabajo en 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>
<table border=2>
<tr>
<td> 6-7-8 </td>
<td> 9-10-11 </td>
</tr>
<tr>
<td> Juegos De Obstaculos
<img Src="untitled.html.PNG" width=40% height=40%>
<td> Explota Tu Imaginación
<img Src="untitle.html.PNG" width=40% height=40%>
</tr>
</table>
<bre>
<h1> Juegos Autoctonos </h1>


jueves, 2 de febrero de 2017

Pagina 1



<html>
<head>
<title> mis datos personales </title>
</head>
<body bgcolor=#F507E1>
<h1> <center> mis datos son </h1> </center>
<hr>
Mi nombre es:<b> Yennifer Xiomara Agudelo <br> </b>
Mi edad es: <i> 18 años <br> </i>
Mi deporte favorito: <u> patinaje <br> </u>
Mi cancion favorita es: <s> mi presidio <br> </s>
<font face="Algerian" size=4 color ="blue">
Mi libro favorito es: mi dulce locura <br>
</font>
Mi autor de libro es:cherry <br>
<br> <br> <br>
<center><img src="vr.JPG" width=40% height=%> </center>
</body>
</html>