Click to See Complete Forum and Search --> : Link in a frame.
sushigirl
08-23-2003, 04:59 PM
Hello, I want to put a frame in my webpage
and i want all my links to appear in that frame.
See http://www.freewebs.com/sushigirl/info.gif
for details.
How do i do that without being a pro at html
Thank you for your help.
Khalid Ali
08-23-2003, 05:38 PM
try something like this in the head section of the page
<base target="frameName"/>
where framename should be replaced with the target frame name
sushigirl
08-23-2003, 07:03 PM
ok i dont understand can you help me to understand im new to html :(
What part don't you understand?
sushigirl
08-23-2003, 08:15 PM
I dont understand what to do.
Do i put the formula he gave to in the webpage i want to appear in the frame or in the webpage i want to appear in the main page (like the link)
As i said im new to all this and i may be a bother with all my questions so thank you again for you times.
Nope, no bother at all. Just wanted clarification as to what you needed help with.
You need to add the code to the page that contains the iframe (ie, the page that you have your <iframe> in). Also, you need to change the frameName to the name of the iframe.
sushigirl
08-23-2003, 09:26 PM
ok... Thank you for you help