Ver Mensaje Individual
  #6 (permalink)  
Antiguo 09/07/2004, 11:53
Avatar de ¬...
¬...
 
Fecha de Ingreso: noviembre-2003
Ubicación: Guatemala
Mensajes: 742
Antigüedad: 20 años, 5 meses
Puntos: 4
para el html:
Código:
<html>
<head>
<title>Documento sin t&iacute;tulo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">


<script>
function nueva_win(wad,wnam,ww,wh) {
lncw = window.open(wad,wnam,"location=no,menubar=no,toolbar=no,scrollbars=no,st atus=yes,width="+ww+",height="+wh);
lncw.focus();
void(0); 
}
</script>

</head>

<body>
__________________
'_'

...