Tengo este codigo
Código:
div#partesup{
width:780px;
height:57px;
}
div#logo {
float: left;
width:220px;
height:57px;
background:url("gc_logo.jpg") no-repeat;
}
div#imagen2 {
width:113px;
height:57px;
background:url("gc_imagen2.jpg") no-repeat;
margin: 0px 435px;
}
div#parteinf{
width:780px;
height:200px;
}
div#menu {
float: left;
width:210px;
height:200px;
background:url("gc_menu.jpg") no-repeat;
}
div#imagen1 {
width:528px;
height:200px;
background:url("gc_imagen1.jpg") no-repeat;
margin: 0px 221px;
}
al proyectarlo en Fire fox si funciona pero me pone dos filas en una un dive alado del otro, peor em IE me pone en cutro filas por asi decirlo, ya cheque y no es mayor la cantidad de pixeles que lo que esta en el div contenedor
agradeco cualquier ayuda