View Full Version : iframes again


dreamspeaker
04-19-2003, 02:30 PM
i used this code

<iframe src=http://www.freewebs.com/foreverdreaming/writing.html name=writing width=200 height=200 style=position: absolute; top:200; left:200;></iframe>

but its not moving the iframe at all!how do i get it to move?

MaGiCSuN
04-19-2003, 05:00 PM
<iframe src="http://www.freewebs.com/foreverdreaming/writing.html" name="writing" width="200px" height="200px" style="position: absolute; top:200px; left:200px"></iframe>

try that

Love,
Mirna