08/04/2004, 08:50
|
| | Fecha de Ingreso: marzo-2004
Mensajes: 108
Antigüedad: 20 años, 8 meses Puntos: 0 | |
por si acaso mi codigo esta como sigue: <html>
<head>
<title>superior</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset rows="126,*,34" cols="*" framespacing="0" frameborder="NO" border="0">
<frame src="superior.htm" name="topFrame" scrolling="no" noresize marginwidth="0" marginheight="0" >
<frameset rows="*" cols="59,*" framespacing="0" frameborder="NO" border="0">
<frame src="izquierdo.htm" name="leftFrame" frameborder="no" scrolling="NO" noresize marginwidth="0" marginheight="0">
<frame src="inicio.htm" name="mainFrame" scrolling="yes">
</frameset>
<frame src="infe.htm" name="bottomFrame" scrolling="NO" noresize marginwidth="0" marginheight="0">
</frameset> |