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&iacute;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&iacute;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&oacute;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&aacute;n de Zaragoza,Oaxc </td>
  </tr>
  <tr>
    <td>Clasificaci&oacute;n</td>
    <td>Traje t&iacute;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&iacute;picos:Amarillo y rojo sobre base negra </td>
  </tr>
  <tr>
    <td>Uso</td>
    <td>Festividades importantes: Bodas, bautizos, xv a&ntilde;os, velas (fiestas tradicionales de noche), entre otras. </td>
  </tr>
</table>
</body>
</html>

Comentarios

Entradas más populares de este blog

1.13 Etiquetas y atributos para hipervinculos