![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
10/07/2008, 15:31
|
![Avatar de Mikmoro](http://static.forosdelweb.com/customavatars/avatar153985_1.gif) | Colaborador | | Fecha de Ingreso: octubre-2006 Ubicación: K-pax
Mensajes: 7.228
Antigüedad: 18 años, 4 meses Puntos: 280 | |
Respuesta: Las dichosas 3 columnas Pruébalo así a ver si te sirve:
#col1 {
float: left;
width: 280px;
background-color: #7E119A;
}
#col2 {
float: left;
width: 390px;
background-color: #171716;
}
#col3 {
background-color: #7EB19A;
}
Mikel. |