rubyskies
06-08-2003, 03:16 PM
Hello,
I'm sorry - this may be a silly question, but I'm new to Iframes. How do you give an Ifram and absolute position? I know that to do it with an image you would use a code like this:
<img src="right.jpg" style="position:absolute;left:10;right:*;top:*;bottom:10; z-index:-1">
But how would I use a code like that in relation to Iframes?
I'm sorry - this may be a silly question, but I'm new to Iframes. How do you give an Ifram and absolute position? I know that to do it with an image you would use a code like this:
<img src="right.jpg" style="position:absolute;left:10;right:*;top:*;bottom:10; z-index:-1">
But how would I use a code like that in relation to Iframes?