ifame not showing correctly

liunx

Guest
ok the deal is.... im redesigning my page.<br />
and now the iframe isnt showing correctly in IE. looks fine in NS<br />
<iframe name="right_frame" src=http://www.htmlforums.com/archive/index.php/"bodies.htm" width="100%" height="100%" frameborder="0"></iframe><br />
<br />
<!-- m --><a class="postlink" href="http://www.mwg.mw-gaming.com/legwon/newleg.htm">http://www.mwg.mw-gaming.com/legwon/newleg.htm</a><!-- m --><!--content-->Ok... you seem to have nested the iframe inside a DIV tag. Not sure, but close as anyway, you cant do this as an iframe is a block level element. Try not putting it inside a div tag. Also you have two div tags before the frame. I would suggest you dont nest the div tags and secondly you have only closed one of thema .<!--content-->by showing correctly what do you mean?<br />
<br />
That it is not stretching properly?<br />
<br />
I suggest that you use tables so that your iframe that is liquid knows where to stop.<!--content-->
 
Back
Top