Link in a frame (Part 2)

liunx

Guest
Well, Guess who's back with an IFRAME question... <br />
;) <br />
Ive try what told me to do<br />
it seem to work, but now I need to know how do I put a frame to a certain place. Ive try but im not able to put it where i want in my page. <br />
Were's what ive use: <br />
<br />
<IFRAME src=http://www.webdeveloper.com/forum/archive/index.php/"fenetre1.html" <br />
width="460" <br />
height="200" <br />
top="120px"<br />
left="200px"<br />
frameborder="1" <br />
scrolling="yes" <br />
marginheight="6" <br />
marginwidth="6"><br />
<br />
[Sorry, your browser appears not to support the IFRAME element.]<br />
<br />
</IFRAME><br />
<br />
Again, thank you<br />
:confused:<!--content-->I find it... but i have another problems... I want to put somthing to the left of the frame <br />
see <!-- m --><a class="postlink" href="http://www.freewebs.com/sushigirl/test33.gif">http://www.freewebs.com/sushigirl/test33.gif</a><!-- m --><br />
(where the pink rectangle is)<br />
Thank you!<!--content-->
 
Back
Top