Ver Mensaje Individual
  #2 (permalink)  
Antiguo 29/11/2005, 04:50
Avatar de vites
vites
 
Fecha de Ingreso: agosto-2005
Ubicación: Lugar en el que esta ubicado algo
Mensajes: 58
Antigüedad: 19 años, 3 meses
Puntos: 0
Código:
<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
<head>

	<title></title>

	<meta name="author" content="" />
	<meta name="keywords" content="" />
	<meta name="description" content="" />

	<script type="text/javascript">
		<!--

		function abrir()
			{
			x=window.open('pag','nombrepopup','status=no,scrollbars=no,menubar=no,width=800,height=545,top=20,left=0')
			var ventana = window.self;
			ventana.opener = window.self;
			ventana.close();
			}

		//-->
	</script>

</head>
<body onload="abrir()">

</body>
</html>
lo he hecho haora en un momento, asi que si no te funciona avisa que igual se me paso algo

lo del title y los metas te los deje porque igual te interesa por el tema de los buscadores