Hola
jonee
Este es tu código:
Código HTML:
<BODY>
<br>
Notice how the iframe gets its size according to the window size.<Br>
When you resize the window the iframe will resize too.<br><br>
<span id=info>
<!-- This is just for displaying some information -->
</span>
<br>
<br>
<br>
<br>
<iframe id='glu' width=100% onload='resize_iframe()'></iframe>
<div align='right'>© 2003 Guy Malachi - guymal.com, All Rights Reserved</div>
</BODY>
No tienes el iframe dentro de ningún div.
Te puedes explicar un poco mejor.
Bye