Ver Mensaje Individual
  #5 (permalink)  
Antiguo 19/09/2006, 08:29
Avatar de SiR.CARAJ0DIDA
SiR.CARAJ0DIDA
 
Fecha de Ingreso: junio-2004
Ubicación: Acá
Mensajes: 1.166
Antigüedad: 19 años, 8 meses
Puntos: 4
acabo de hacer algo parecido, te pego el codigo

Código HTML:
#left-menu {
	width:200px;
	float:left;
	_margin-right:-3px; /* IE BUG */
}
#main-content {
	overflow:auto;
}
#footer {
        clear:left;
}


...

<div id="header"></div>
<div id="left-menu"></div>
<div id="main-content"></div>
<div id="footer"></div> 
__________________
Internet Explorer SuckS
Download FireFox