Ver Mensaje Individual
  #4 (permalink)  
Antiguo 30/06/2005, 13:30
Jat_ibo
 
Fecha de Ingreso: abril-2005
Mensajes: 195
Antigüedad: 19 años
Puntos: 0
El codigo que tengo es:
<table width="75%" height="100%" align="center" bgcolor="#000000">
<tr>
<td>....</td>
</tr>
<tr>
<td>menu</td>
</tr>
<tr>
<td>
<iframe id="mostrar" name="mostrar" width="100%" height="100%" frameborder="0" src="ppal.htm" marginheight="0" marginwidth="0"></iframe>
</td>
</tr>
</table>

El problemas es que aunque le pongo que debe ocupar toda la hoja de alto, solo me ocupa la mitad y por eso no me cabe, cuando cargo algo en el iframe.

gracias