18/07/2008, 02:23
|
| Colaborador | | Fecha de Ingreso: octubre-2006 Ubicación: K-pax
Mensajes: 7.228
Antigüedad: 18 años, 3 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. |