Ver Mensaje Individual
  #4 (permalink)  
Antiguo 01/07/2003, 05:37
Avatar de KarlanKas
KarlanKas
Moderador extraterrestre
 
Fecha de Ingreso: diciembre-2001
Ubicación: Madrid
Mensajes: 6.987
Antigüedad: 22 años, 4 meses
Puntos: 61
¿Te irá con esto?
Código:
<html>
<head>
<title>DesarrolloJuegos.tk</title>
<meta http-equiv="" content="text/html; charset=iso-8859-1">
<meta http-equiv="" content="text/html; charset=iso-8859-1">
<meta name="keywords" content="desarrollo, juego, juegos, grupo, programacion, c, c++, C, C++, principiante, experto, tutorial , tutoriales">
<meta name="description" content="Grupo desarrollador de juegos en C++, visitanos y aprende o danos ideas, Nos haran falta!">
</head>
<body bgcolor="#0099FF">
<div id="cuerpo" align="left" style="position:absolute; top:0; left:0; width:100%; height:100%";>
<div id="head_left" style="position:absolute; top:0; left:0; width:180; height:100; background:url(head_left.gif);">
</div>
<script>
var arga=parseInt(document.body.clientWidth)-360;
var argi=arga+180;
document.write('<div id="head_cent" style="position:absolute; top:0; left:180; height:100; width:'+arga+'; background:url(head_cent.gif)"></div>');
</script>
<script>
document.write('<div id="head_right" style="position:absolute; top:0; left:'+argi+'; width:180; height:100; background:url(head_right.gif)"></div>');
</script>
<div id="menu" style="position:absolute; top:100; left:0; width:180; height:100; background:url(bar.gif);">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="menu_sup.gif" width="180" height="50">
</td>
</tr>
<tr>
<td background="menu_cent.gif" width="180" height="0">
</td>
</tr>
<tr>
<td background="menu_inf.gif" width="180" height="50">
</td>
</tr>
</table>
</div>
<script>
document.write('<div id="ban" style="position:absolute; top:100px; left:'+argi+'px; width:180px; height:1px; background:url(bar.gif)">');
</script>
<!-- aki va el contenido de ban -->
</div>
<script>
ns4 = (document.layers)? true:false
ie4 = (document.all)? true:false
if (ns4) 
{ 
cas=parseInt(document.cuerpo.document.menu.height);
document.cuerpo.document.ban.height=cas;
} 
if (ie4) 
{alert("···")
cas=parseInt(menu.style.height);
ban.style.height=cas;
}
asr=cas+100;
document.write('<div id="foot_left" style="position:absolute; top:'+asr+'px; left:0px; width:180px; height:100px; background:url(foot_left.gif);">');
</script>
</div>

</div>
<!-- Fin del conjunto -->

</body>
</html>
__________________
Cómo escribir

No hay pregunta tonta, sino tonto que quiere seguir en la ignorancia.