Ver Mensaje Individual
  #15 (permalink)  
Antiguo 20/01/2007, 08:29
Avatar de Fastlane
Fastlane
 
Fecha de Ingreso: febrero-2004
Ubicación: ElSalvador
Mensajes: 43
Antigüedad: 20 años, 2 meses
Puntos: 0
Re: Abrir nueva ventana en forma de popup?

Hola Bandit lo que tu me mencionas es lo que he hecho te pongo el codigo del popup acontinuación:
Cita:
<html>
<head>
<title>Perlas para Dios</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
}
-->
</style></head>

<body>
<img src="img/portada1.jpg" width="400" height="400">
</body>
</html>
Pero aun utilizando el tag <title> </title> siempre me aparece
Cita:
http://www.xx.com-el titulo del popup
tendre algo mal en el codigo html ya lo revise pero pueda ser que yo no veo el error,gracias por tu ayuda.
Hasta Luego