![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
20/01/2006, 14:49
|
![Avatar de Edypu](http://static.forosdelweb.com/customavatars/avatar43712_1.gif) | | | Fecha de Ingreso: octubre-2003 Ubicación: La Paz - Bolivia
Mensajes: 394
Antigüedad: 21 años, 4 meses Puntos: 1 | |
quita los porcentajes Cita: <html>
<frameset rows="120,*">
<frame name="logo" src="logo.php" marginwidth="0" marginheight="0"
scrolling="no" frameborder="0" noresize="1">
<frameset cols="125,*">
<frame name="menu" src="menu.php" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize="1">
<frameset cols="180, *">
<frame name="principal" src="inicio.php" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize="1">
<frame name="lateral" src="lateral.php" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize="1">
</frameset>
</frameset>
</frameset>
</html> |