Ver Mensaje Individual
  #2 (permalink)  
Antiguo 12/04/2011, 08:07
Avatar de IsaBelM
IsaBelM
Colaborador
 
Fecha de Ingreso: junio-2008
Mensajes: 5.032
Antigüedad: 15 años, 10 meses
Puntos: 1012
Respuesta: Problema con div

prueba a añadir esto
Cita:
* {
margin: 0;
padding: 0;
border: none;
position: relative;
}


html, body {
width: 100%;
margin: 0;
padding: 0;
}