abbieex
08-26-2004, 07:23 AM
both of my iframes r stuck on top of each other!! how do i get them apart ?
also , is this e correct html for positioning my iframes?:
<div style="position:absolute; top:540; left:200; width:260; height:200; z-index:1; padding:0px; background-color:transparent; border: #000000 2px solid">
<IFRAME name="inlineframe" src="http://www.freewebs.com/msabbie/smallphotos.html" width=370 height=200</IFRAME>
</div>
<div style="position:absolute; top:540; left:200; width:260; height:200; z-index:1; padding:0px; background-color:transparent; border: #000000 2px solid">
<IFRAME name="inline" src="http://www.freewebs.com/msabbie/" width=370 height=200</IFRAME>
</div>
also , is this e correct html for positioning my iframes?:
<div style="position:absolute; top:540; left:200; width:260; height:200; z-index:1; padding:0px; background-color:transparent; border: #000000 2px solid">
<IFRAME name="inlineframe" src="http://www.freewebs.com/msabbie/smallphotos.html" width=370 height=200</IFRAME>
</div>
<div style="position:absolute; top:540; left:200; width:260; height:200; z-index:1; padding:0px; background-color:transparent; border: #000000 2px solid">
<IFRAME name="inline" src="http://www.freewebs.com/msabbie/" width=370 height=200</IFRAME>
</div>