Ver Mensaje Individual
  #90 (permalink)  
Antiguo 10/07/2008, 20:53
Avatar de Bill Gates
Bill Gates
 
Fecha de Ingreso: abril-2005
Ubicación: En el baño
Mensajes: 261
Antigüedad: 18 años, 11 meses
Puntos: 0
Respuesta: Menu desplegable 100% CSS

Como inserto el menu en mi codigo xhtml a 3 columnas..
CODIGO


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>MI WEB</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="base1.css" rel="stylesheet" type="text/css" />
<!--[if IE]>
<link rel="STYLESHEET" type="text/css" href="baseIE.css" />
<![endif]-->
<style type="text/css">
<!--
.Estilo1 {color: #000000}
-->
</style>
</head>

<body>
<div id="CONTAINER">
<div class="header"><h1>ensenada</h1>
<p></p>
<p></p>
<p></p>
<p></p>
<p>&nbsp;</p>
</div>
<div class="izquierda"><ul><li><a>vinculo</a></li><li><a>vinculo</a></li><li><a>vinculo</a></li><li><a>vinculo</a></li><li><a>vinculo</a></li><li><a>vinculo</a></li><li><a>vinculo</a></li><li><a>vinculo</a></li><li><a>vinculo</a></li><li><a>vinculo</a></li></ul></div>
<div class="derecha"><p></p> <a href="http://jigsaw.w3.org/css-validator/">

<img style="border:0;width:88px;height:31px"
src="http://jigsaw.w3.org/css-validator/images/vcss"
alt="Valid CSS!" />

</a><hr/><a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-xhtml10"
alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a></div>
<div class="principal"><h2>Título del contenido</h2><h3>Subapartado</h3><p>Escribo algo para rellenar...</p><p>Escribo algo para rellenar...</p><h3>2ºSubapartado</h3><h4>Otra secc<span class="Estilo1"></span>ion más pequeña</h4>
<p>Escribo algo para rellenar...</p><p>Escribo algo para rellenar...</p><h4>y otra...</h4><p>Escribo algo para rellenar...</p><p>Escribo algo para rellenar...</p><p>Escribo algo para rellenar...</p></div>

<div class="footer"><h6>E</h6></div>

</div>
</body>
</html>
__________________
MI CLANhttp://s5.bitefight.es/c.php?uid=86519]