Cita:
Iniciado por Adermall De acuerdo contigo, de hecho, las buenas practicas del desarrollo Web recomiendan que todo script, cualquiera que sea, se cargue HASTA EL FINAL de la página, que primero cargue el contenido y luego los scripts.
gracias lo he hecho pero me sale lo mismo...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><style type="text/css">
<!--
body,td,div,p,a,font,span {font-family: arial,sans-serif}
body {margin-top:2}
// -->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>SIGMA</title>
<style type="text/css">
#apDiv1 {
position:absolute;
width:200px;
height:115px;
z-index:1;
left: 151px;
top: 228px;
}
#apDiv2 {
position:absolute;
width:867px;
height:462px;
z-index:1;
left: 11px;
top: 16px;
}
</style>
</head><style type="text/css">
<!--
body,td,div,p,a,font,span {font-family: arial,sans-serif}
body {margin-top:2}
// -->
</style>
<body>
<img src="../untitled.jpg" alt="" width="872" height="463" border="0" usemap="#Map" />
<map name="Map" id="Map">
<area shape="rect" coords="422,254,527,290" href="../Untitled-4.html" />
</map>
<div></div>
<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->
</body>
</html>
A que os referís con los scrips? (no soy tan culto xD) que debo hacer?