Ver Mensaje Individual
  #3 (permalink)  
Antiguo 07/09/2011, 19:19
Avatar de djsos
djsos
 
Fecha de Ingreso: septiembre-2007
Ubicación: Madrid-España
Mensajes: 374
Antigüedad: 17 años, 3 meses
Puntos: 14
Respuesta: Divs alineados en cuadricula

muchas gracias aplique lo que me dijiste y funciono.

Dejo el codigo css corregido y funcionando.

Código CSS:
Ver original
  1. html>body #contenido {
  2.     background-image:url(../img/body/index_r3_c1.jpg);
  3.     width:1024px;
  4.     margin:0 auto 0 auto;
  5.     background-repeat:repeat-y;
  6.     overflow:hidden;
  7. }
  8.  
  9. html>body #box11{
  10.     margin:30px;
  11.     float:left;
  12.     width:600px;
  13. }
  14. html>body #box12{
  15.     margin:30px;
  16.     float:right;
  17.     width:300px;
  18. }
  19. html>body #box21{
  20.     margin:30px;
  21.     float:left;
  22.     width:600px;
  23. }
  24. html>body #box22{
  25.     margin:30px;
  26.     float:right;
  27.     width:300px;
  28. }
__________________
Es de bien nacidos ser agradecidos.
Desarrollo de software a medida | TPV Comercios