Estoy terminando la web y hice cosas bastante complicadas. Pues se me está atascando un botón para cerrar una ventana.
¿Que tengo mal?
http://www.pipilotta.es/colecciones/tallas.htmlCódigo HTML:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <meta content="text/html; charset=iso-8859-1" http-equiv=Content-Type> <link rel="stylesheet" href="tallas.css" type="text/css" media="all"> <link rel="shortcut icon" href="../../../objetos/favicon.ico" type="image/x-icon" /> </head> <body> <div id="global"> <a href="JavaScript:window.close()">Close</a> <img src="objetos/tallas.jpg"> </div> </div> </body> </html>
Gracias anticipadas.



Citar


Marcadores