Ver Mensaje Individual
  #6 (permalink)  
Antiguo 12/03/2013, 10:15
Avatar de The_Code
The_Code
 
Fecha de Ingreso: mayo-2012
Ubicación: Argentina
Mensajes: 98
Antigüedad: 12 años
Puntos: 4
Respuesta: Alineamiento en un DIV

Cita:
Iniciado por pitufoweb Ver Mensaje
Hola,


Quita todo esto:


Código HTML:
    height: 800px;
    left: 50%;
    margin-left: -400px;
    margin-top: -400px;
    position: absolute;
    top: 50%;

y le agregas un margin: auto



Saludos
Pero si hago esto, no quedaría centrado horizontalmente xD. Jejeje
__________________
Mi portafolio