Files
edicion-en-html/html2005/introduccion/menu_labase.htm
2023-02-12 18:29:35 +01:00

115 lines
4.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Documento sin t&iacute;tulo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
background-color: #D98D42;
background-image: url(../menus/Images/fondo_menu.jpg);
background-repeat: no-repeat;
}
-->
</style>
<link href="../menu.css" rel="stylesheet" type="text/css">
</head>
<body LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
<table width="175" height="100%" border="0" cellpadding="8" cellspacing="0">
<tr>
<td width="170"><table width="175" border="0" cellpadding="0" cellspacing="0" class="textonivel1">
<tr>
<td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td><img src="../menus/Images/boxes.gif" width="22" height="11">Entorno de trabajo </td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><img src="../menus/Images/boxes.gif" width="22" height="11">Etiquetas HTML </td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><img src="../menus/Images/boxes.gif" width="22" height="11">Estructura b&aacute;sica </td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td><img src="../menus/Images/boxes.gif" width="22" height="11">El texto </td>
</tr>
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="2" class="textonivel2">
<tr>
<td width="16%"><div align="center"><img src="../menus/Images/arrow.gif" width="6" height="5"></div></td>
<td width="84%">Tipos y cuerpos </td>
</tr>
<tr>
<td><div align="center"><img src="../menus/Images/arrow.gif" width="6" height="5"></div></td>
<td>Enfatizaci&oacute;n</td>
</tr>
<tr>
<td><div align="center"><img src="../menus/Images/arrow.gif" width="6" height="5"></div></td>
<td>Marcado por contenido </td>
</tr>
<tr>
<td><div align="center"><img src="../menus/Images/arrow.gif" width="6" height="5"></div></td>
<td>Justificaci&oacute;n</td>
</tr>
<tr>
<td><div align="center"><img src="../menus/Images/arrow.gif" width="6" height="5"></div></td>
<td>T&iacute;tulos o cabeceras</td>
</tr>
<tr>
<td><div align="center"><img src="../menus/Images/arrow.gif" width="6" height="5"></div></td>
<td>Listas:</td>
</tr>
</table></td>
</tr>
<tr>
<td height="14"><table width="100%" border="0" cellpadding="0" cellspacing="2" class="textonivel2">
<tr>
<td width="31%"><div align="right"><img src="../menus/Images/arrow.gif" width="6" height="5"></div></td>
<td width="69%">Ordenadas y desordenadas</td>
</tr>
<tr>
<td><div align="right"><img src="../menus/Images/arrow.gif" width="6" height="5"></div></td>
<td>Definiciones</td>
</tr>
<tr>
<td><div align="right"><img src="../menus/Images/arrow.gif" width="6" height="5"></div></td>
<td>Listas anidadas</td>
</tr>
</table> </td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td height="14"><img src="../menus/Images/boxes.gif" width="22" height="11">Colores y fondos </td>
</tr>
<tr>
<td height="14"><img src="../menus/Images/boxes.gif" width="22" height="11">Im&aacute;genes de fondo </td>
</tr>
<tr>
<td height="14"><img src="../menus/Images/boxes.gif" width="22" height="11">Etiquetas meta</td>
</tr>
<tr>
<td height="14">&nbsp;</td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table>
</body>
</html>