
04/03/2003, 01:53
|
 | Usuario no validado | | Fecha de Ingreso: abril-2002 Ubicación: Merida
Mensajes: 2.165
Antigüedad: 22 años, 11 meses Puntos: 3 | |
con css tambien es posible pero en netscape4 no furula segun el TopStyle
<style>
body{
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
margin-bottom : 0px;
}
</style> |