Ver Mensaje Individual
  #5 (permalink)  
Antiguo 03/09/2008, 11:06
Avatar de poison_mayer
poison_mayer
 
Fecha de Ingreso: julio-2008
Mensajes: 69
Antigüedad: 15 años, 9 meses
Puntos: 2
Respuesta: estilo con float y height

.main_container {
position:absolute;
width:1000px;
left:50%;
margin-left:-500px;
min-height:100%;
border: 1px solid black;

}