Ver Mensaje Individual
  #2 (permalink)  
Antiguo 13/08/2002, 19:21
itatpc
Invitado
 
Mensajes: n/a
Puntos:
Re: pagina sin sangria



Con CSS, así:

Código:
BODY {
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	MARGIN: 0%;
}

;)