24/08/2011, 11:29
|
| | Fecha de Ingreso: julio-2006 Ubicación: sevilla
Mensajes: 251
Antigüedad: 18 años, 6 meses Puntos: 5 | |
Respuesta: problema con css y divs prueba con
.div-navigationLeft
{
width: 109px;
height: 123px;
background-color:Blue;
margin-top:10px;
float:left;
}
.main
{
padding: 10px 12px;
margin: 20px 8px 8px 0px;
margin-left: 0px;
margin-top: 20px;
min-height: 420px;
width: 714px;
height: 273px;
float:rigth;
} |