View Full Version : positioning iframe


Rosekeet
01-21-2003, 04:22 AM
is there a way i can use the absolute image code thing to position an iframe?

epolady
01-21-2003, 04:45 AM
Please Search next time-

http://www.lissaexplains.com/forum//search.php?s=&action=showresults&searchid=44888&sortby=lastpost&sortorder=descending

aviegrace
01-21-2003, 04:46 AM
I'm not sure what you mean, sorry =(

I'm suggesting you use DIV layers. Click for tutorial (http://www.``````````````/divtutorial.shtml)

jackie
01-21-2003, 07:15 PM
oh, i know how to do that, just use a plain div positioning code, <div style="position: absolute; top:0; left:0><iframe code here...></div> i do it all the time so its not hard

Rosekeet
01-21-2003, 11:05 PM
Thanks. That's just what I was looking for! :) I'll try the search first next time.