Non funziona.Posto il codice è così che devo assegnarlo?
Codice HTML:
<html>
<head>
<title>Prova</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- INIZIO -->
<img src="images/Untitled-1.gif" width="450" height="135" border="0" alt="" usemap="#Untitled_1_Map">
<map name="Untitled_1_Map">
<area shape="rect" alt="Prova" coords="174,102,270,135" href="javascript:popup()">
<area shape="rect" alt="Prova" coords="31,105,125,134" href="javascript:popup()">
<area shape="rect" alt="Last_Epi" coords="157,10,286,100" href="http://narutofanweb.altervista.org/_HorribleSubs__Naruto_Shippuuden_100_-_480p.mkv.torrent">
<area shape="rect" alt="Last_Cap" coords="14,10,143,101" href="http://narutofanweb.altervista.org/cap439trad.zip">
</map>
<!-- FINE -->
</body>
</html>
Deve essere una cosa simile?