View Full Version : Help me PLEASE!!


Shereja
02-07-2003, 06:02 AM
I use yahoo geocities to build my site, will someone please break it down for me barney style on how to create frames for my main page???

Dude128
02-07-2003, 06:33 AM
first of all, you will need to use the advanced editor, not Page Builder, to create the frameset page.

create a main page (people generally use index.html if they want the frames to be displayed as soon as someone visits the site), and copy and paste Lissa's frameset code. change the numbers and page names and things if you want, to get different sized rows or columns.

create one page for each frame you have- so if you have two frames, you will need two more pages. put whatever you want on each page- they are created just like any other page- you don't need any special coding on them for frames.

make sure the file names of the pages that you created last match the src="..." attributes in the <frame> tags on your main page.

thats about it for the basics- just go to the main page (usually index.html) to see the frames.

Shereja
02-08-2003, 02:02 AM
When I change the area of the code that says "pageone.html" do I need to put the entire email addie in there as follows, "http://whisperykiss.com/firstpage.html", or "whisperykiss.com/firstpage.html", or just "firstpage.html"???

Dude128
02-08-2003, 02:27 AM
if both pages are in the same directory, you can use the format "pagename.html"

you can also use the full URL (including http://) but it's not necessary

Shereja
02-08-2003, 06:28 AM
Thank you very much for your help!!! Hopefully I can get this darn thing to work now!!!