Ver Mensaje Individual
  #2 (permalink)  
Antiguo 27/01/2002, 14:28
ia
 
Fecha de Ingreso: diciembre-2001
Mensajes: 62
Antigüedad: 22 años, 3 meses
Puntos: 0
Re: abrir ventana con color de fondo predefinido______

BODY {
background: red
}
para el color

BODY {
margin-top: 1em;
margin-right: 2em;
margin-bottom: 3em;
margin-left: 2em;
}

para los márgenes

chau, suerte :)