Ver Mensaje Individual
  #2 (permalink)  
Antiguo 18/07/2008, 02:23
Avatar de Mikmoro
Mikmoro
Colaborador
 
Fecha de Ingreso: octubre-2006
Ubicación: K-pax
Mensajes: 7.228
Antigüedad: 17 años, 6 meses
Puntos: 280
Respuesta: Puede un div contenido expandir a un div contenedor ¿?

Prueba esto:

#cuerpoprincipal {
clear: left;
background-color: #00ffff;
border-width: 1px;
border-style: solid;
min-width: 500px;
width: auto!important;
width: 500px;
}

Mikel.