questo è il codice della mia pagina index:
Codice HTML:
<html>
<head>
<title>INTRODUZIONE</title><script language=JavaScript>
<!--
<!--
var txt=">> Benvenuti nel magico mondo di Winnie The Pooh";
var espera=200;
var refresco=null;
function rotulo_title() {
document.title=txt;
txt=txt.substring(1,txt.length)+txt.charAt(0);
refresco=setTimeout("rotulo_title()",espera);}
rotulo_title();
// -->
function MM_displayStatusMsg(msgStr) { //v1.0
status=msgStr;
document.MM_returnValue = true;
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
#Layer1 {
position:absolute;
left:243px;
top:163px;
width:366px;
height:116px;
z-index:1;
}
#Layer2 {
position:absolute;
left:274px;
top:72px;
width:274px;
height:122px;
z-index:2;
}
#Layer3 {
position:absolute;
left:226px;
top:420px;
width:378px;
height:92px;
z-index:3;
}
#Layer4 {
position:absolute;
left:419px;
top:496px;
width:208px;
height:52px;
z-index:4;
}
#Layer5 {
position:absolute;
left:640px;
top:130px;
width:158px;
height:82px;
z-index:5;
}
#Layer6 {
position:absolute;
left:251px;
top:178px;
width:288px;
height:162px;
z-index:6;
}
body {
background-image: url(animazioni/29dwug0.gif);
}
#Layer7 {
position:absolute;
left:358px;
top:304px;
width:50px;
height:63px;
z-index:7;
}
#Layer8 {
position:absolute;
left:596px;
top:195px;
width:65px;
height:94px;
z-index:8;
}
#Layer9 {
position:absolute;
left:576px;
top:327px;
width:108px;
height:117px;
z-index:9;
}
#Layer10 {
position:absolute;
left:401px;
top:198px;
width:110px;
height:115px;
z-index:10;
}
-->
</style>
</head><body TOPMARGIN="0" LEFTMARGIN="0" RIGHTMARGIN="0" BOTTOMMARGIN="0">
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (INTRODUZIONE.psd) -->
<div id="Layer2"><img src="benvenuti.gif" width="389" height="104"></div>
<div id="Layer3"><img src="animazioni/winnie-scritta-con-quadrato.gif" width="581" height="91"></div>
<div id="Layer4"><img src="animazioni/ENTER04 m.gif" width="121" height="84" border="0" usemap="#Map">
<map name="Map">
<area shape="rect" coords="28,12,116,83" href="home.html" target="_self">
</map></div>
<div id="Layer5"><img src="animazioni/arcobaleno.gif" width="114" height="64"></div>
<div id="Layer6"><img src="animazioni/aaa.gif" width="504" height="243"></div>
<div id="Layer7"><img src="winnie/pooh (6).gif" width="80" height="96"></div>
<div id="Layer8"><img src="animazioni/132tw1.gif" width="72" height="85"></div>
<div id="Layer9"><img src="hi ho/hiho (14).gif" width="70" height="84"></div>
<div id="Layer10"><img src="tigro/tigro1 (10).gif" width="100" height="120"></div>
<table width="800" height="600" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01">
<tr>
<td>
<img src="images/INTRODUZIONE_01.gif" width="99" height="186" alt=""></td>
<td>
<img src="images/INTRODUZIONE_02.gif" width="701" height="186" alt=""></td>
</tr>
<tr>
<td colspan="2">
<img src="images/INTRODUZIONE_03.gif" width="800" height="414" alt=""></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>
quando devi scrivere del codice, usa gli appositi tag per migliorare la visualizzazione