View Full Version : inline frames


chobitsu
06-09-2003, 10:03 PM
how do I position inline frames around my page. I already have them but they just sit on the top left corner...

freakEgurl
06-09-2003, 11:07 PM
<iframe src = "url" style = "position: absolute; top :##px ; left : ##px; width : ##px; height : ##px;"></iframe>