<!DOCTYPE html>
<html>
<head>
<title> TABLAS</title>
</head>
<body>
<table border='2'>
<tr>
<th> </th>
<th> Enero</th>
<th> Febrero</th>
<th> Marzo</th>
</tr>
<tr>
<th> Gripe</th>
<td colspan='2'> </td>
<td> </td>
</tr>
<tr>
<th> Tos</th>
<td> </td>
<td colspan='2'> </td>
</tr>
<tr>
<th> Fiebre</th>
<td colspan='3'> </td>
</tr>
</table>
</body>
</html>
martes, 27 de agosto de 2013
CONVINACION DE TABLAS
CONVINACION DE TABLAS 5 MEDICINA B
miércoles, 21 de agosto de 2013
LABORATORIO FINAL 5TO BACH
En el siguiente enlace, muestro un laboratorio para el examen final de Programación II, espero sus comentarios.
Suscribirse a:
Entradas (Atom)