Click to See Complete Forum and Search --> : Link in a frame (Part 2)


sushigirl
08-23-2003, 11:57 PM
Well, Guess who's back with an IFRAME question...
;)
Ive try what told me to do
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.
Were's what ive use:

<IFRAME src="fenetre1.html"
width="460"
height="200"
top="120px"
left="200px"
frameborder="1"
scrolling="yes"
marginheight="6"
marginwidth="6">

[Sorry, your browser appears not to support the IFRAME element.]

</IFRAME>

Again, thank you
:confused:

sushigirl
08-24-2003, 12:37 AM
I find it... but i have another problems... I want to put somthing to the left of the frame
see http://www.freewebs.com/sushigirl/test33.gif
(where the pink rectangle is)
Thank you!