Ver Mensaje Individual
  #4 (permalink)  
Antiguo 19/01/2005, 10:50
Avatar de JavierB
JavierB
Colaborador
 
Fecha de Ingreso: febrero-2002
Ubicación: Madrid
Mensajes: 25.052
Antigüedad: 22 años, 2 meses
Puntos: 772
Hola de nuevo.

¿Te serviría esto?

<table border="0" cellpadding="0" cellspacing="0" width="770">
<tr>
<td valign="top">
<a href="#" onclick="fra.location='Historias.html';return false" alt="Historias">1</a>
</td>
<td valign="top">
<a href="#" onclick="fra.location='prueba.html';return false" alt="prueba">2</a>
</td>
</tr>
</table>

<div style="position:absolute;top:170px;left:240px">
<iframe name="fra" src ="Historias.html" marginwidth="0px" marginheight="0px" scrolling="no" frameborder="0" width="500px" height="700px" id="historias"> </iframe>
</div>

Saludos,