Ver Mensaje Individual
  #2 (permalink)  
Antiguo 22/07/2002, 11:39
Avatar de tunait
tunait
Moderadora
 
Fecha de Ingreso: agosto-2001
Ubicación: Terok Nor
Mensajes: 16.805
Antigüedad: 22 años, 7 meses
Puntos: 381
Re: Tablas como marcos?

Holas,

metele dentro un iframe, pero no te funcionará para netscape. Para netscape habrás de usar el tag layer.


<table border="1">
<tr>
<td>
<iframe name="pepe" width="100%" height="100%" src="loquequierasquesemuestreinicialmente.htm "></iframe>
</td>
</tr>
</table>

saludos