This is a freewebs question! Please help me, if you know html !?

Sydney K

New member
I just made a freewebs using an html premade layout with frames, and I'm wondering how I can use my links I have (Home, info etc) to show up in the middle of the page, leaving all the links on the side still. My links link to the old pages, leaving no html, so only the home page has the pretty layout. How can I keep the layout to still be showing when I click all my links? Please help if you know what I'm talking about! :) Thanks so much
Yeah, I forgot to mention that. It IS a custom HTML one, not the premade freewebs one. I'm using freewebs, and I have a premade HTML layout I got from a site. :/ I don't know what to do, because instead of the links opening inside the frame, they open into an entirely new page.
 
You want to go to add your own custom html. Then from there you want to copy down all the pages exact addresses into a word document, or whatever, for future purposes.

From there you want to enter <a href="WEB PAGE LINK HERE">HOME,ETC HERE</a>

It makes the words within the code a link that goes back to the web page listed after the <a href="...
 
Back
Top