Ejemplo 1.15
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin título</title>
</head>
<body>
<table width="700" border="0" align="center">
<tr>
<th width="155" rowspan="8" scope="col"><img src="file:///C|/Users/TEMP/Pictures/Traje-típico-de-Oaxaca.jpg" width="120" height="149" /></th>
<th height="52" colspan="2" scope="col">Vestuario femenino </th>
</tr>
<tr>
<td width="168">Región</td>
<td width="363">Istmo</td>
</tr>
<tr>
<td>Cultura </td>
<td>Zapoteca</td>
</tr>
<tr>
<td>Lugar</td>
<td>Heroica Ciudad de Juchitán de Zaragoza,Oaxc </td>
</tr>
<tr>
<td>Clasificación</td>
<td>Traje típico de gala </td>
</tr>
<tr>
<td>Caracteristica</td>
<td>Bordado de cadenilla a maquina </td>
</tr>
<tr>
<td>Colorido</td>
<td>Dos colores típicos:Amarillo y rojo sobre base negra </td>
</tr>
<tr>
<td>Uso</td>
<td>Festividades importantes: Bodas, bautizos, xv años, velas (fiestas tradicionales de noche), entre otras. </td>
</tr>
</table>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin título</title>
</head>
<body>
<table width="700" border="0" align="center">
<tr>
<th width="155" rowspan="8" scope="col"><img src="file:///C|/Users/TEMP/Pictures/Traje-típico-de-Oaxaca.jpg" width="120" height="149" /></th>
<th height="52" colspan="2" scope="col">Vestuario femenino </th>
</tr>
<tr>

<td width="363">Istmo</td>
</tr>
<tr>
<td>Cultura </td>
<td>Zapoteca</td>
</tr>
<tr>
<td>Lugar</td>
<td>Heroica Ciudad de Juchitán de Zaragoza,Oaxc </td>
</tr>
<tr>
<td>Clasificación</td>
<td>Traje típico de gala </td>
</tr>
<tr>
<td>Caracteristica</td>
<td>Bordado de cadenilla a maquina </td>
</tr>
<tr>
<td>Colorido</td>
<td>Dos colores típicos:Amarillo y rojo sobre base negra </td>
</tr>
<tr>
<td>Uso</td>
<td>Festividades importantes: Bodas, bautizos, xv años, velas (fiestas tradicionales de noche), entre otras. </td>
</tr>
</table>
</body>
</html>
Comentarios
Publicar un comentario