Ver Mensaje Individual
  #5 (permalink)  
Antiguo 10/08/2007, 10:27
Avatar de DragonX
DragonX
Colaborador
 
Fecha de Ingreso: mayo-2002
Ubicación: Funkyland
Mensajes: 8.433
Antigüedad: 21 años, 9 meses
Puntos: 177
Re: Ayuda con Divs

ahi quedó centrado en los dos browsers
Código HTML:
<style>
  body {
   margin:0;
   padding: 0;
   font-size:80%;
   text-align:center;
  }
  
  #content {
   text-align:center;
   margin: auto;
   background-color:#ff0;
   width:800px;
   height:800px;
  }
  
  #cabecera {
   width: 800px;
   height:100px;
   margin:auto;
   background-color:#f00;
   
 
  }
  
  #menu {
   width:150px;
   height:650px;
   float:left;
   background-color:#888;
  }
  
  #contenido {
   width:650px;
   height:650px;
   float:left;
   background-color:#ccc;
  }
  
  #pie {
   clear:both;
   width:800px;
   height:50px;
   background-color:#0f0;
  }
  
</style> 

DX
__________________
Desarrollos dosLotos
Calendario Maya, Meditación, Osho