Entradas

Ejemplo 1.19

Imagen
<!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> <link href="4p/cliente/100320/estilos/estiloOaxaca.CSS" rel="stylesheet" type="text/css" /> </head> <body> <p>Las lenguas indigenas  mas habladas en el estado de oaxaca son: </p> <table width="200" border="1">   <tr>     <th scope="col">Lengua Indigena </th>     <th scope="col">Numero de hablantes (a&ntilde;o 2010) </th>   </tr>   <tr>     <td>Lenguas Zapotecas </td>     <td>371 740 </td>   </tr...

Ejemplo 1.18

Imagen
<!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> <style type="text/css"> <!-- #Layer1 { position:absolute; width:200px; height:115px; z-index:1; } #Layer2 { position:absolute; width:200px; height:115px; z-index:1; left: 436px; top: 437px; } --> </style> </head> <body> <table width="700" border="0" align="center">   <tr>     <th width="155" rowspan="8" scope="col"><img src="../Pictures/Traje-t&iacute;pico-de-Oaxaca.jpg" width="120" height="149...

Ejemplo 1.17

Imagen
<!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> <style type="text/css"> <!-- #Layer1 { position:absolute; width:200px; height:115px; z-index:1; } --> </style> </head> <body> <table width="700" border="0" align="center">   <tr>     <th width="155" rowspan="8" scope="col"><img src="../Pictures/Traje-t&iacute;pico-de-Oaxaca.jpg" width="120" height="149" /></th>     <th height="52" colspan="2" scope="col">Vestuario femenino </th>   ...

Ejemplo 1.16-2

Imagen
<!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> <a href="mailto:divacavi1411@gmail.com">Contactame <img src="../Pictures/5.jpg"width="309" height="184" border="0" usemap="#map" /></a> </body> </html>

Ejemplo 1.16

Imagen
<!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>Regiones de Oaxaca</title> </head> <body> <a href="GruposEtnios.html"><img src="../Pictures/1200px-Regiones_Oaxaca_nombres.png" width="309" height="184" border="0" usemap="#map" /></a> </body> </html>

Ejemplo 1.15

Imagen
<!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...

Ejemplo 1.14

Imagen
<html> <title>LenguasIndigenasOaxaca</title> <style type="text/css"> <!-- body,td,th { font-family: Courier New, Courier, monospace; font-size: 14px; color: #000000; } body { background-color: #FFFFFF; } --> </style><table width="500" border="2">   <caption>     Las lenguas más habladas en el estado de Oaxaca son:   </caption>   <tr>     <th scope="col">Lengua indigena </th>     <th scope="col"><p>N&uacute;mero de hablantes </p>     <p>(a&ntilde;o 2010) </p></th>   </tr>   <tr>     <td>Lenguas mixtecas </td>     <td> <div align="right">264 047 </div></td>   </tr>   <tr>     <td>Lenguas Zapotecas </td>     <td><div align="right">371 740</div...