View Full Version : Home Page without Frames


KDC6794
06-18-2003, 05:23 PM
I have a question about creating frames on a page that is not your home page. my homepage looks like this Nirvana Site (http://www.pennyroyaltea.0catch.com) and i want it to stay looking like that. when you click on my picture pages at the bottom of the homepage Nirvana Pictures (http://www.pennyroyaltea.0catch.com/pictures1.html) i want that page to open up with frames, like this page http://nirvanafreak.com/cgi-bin/Pictures.pl i have no clue how to do this, anybody know?

pb&j
06-19-2003, 04:13 AM
1. read the frames tutorial pages.
2. make a frameset page containing two columns.
3. have your link go to that frameset page.

KDC6794
06-19-2003, 04:16 AM
#1 - check
#2 - where do i put the html for these framesets?

Spirit892
06-19-2003, 06:18 PM
on your index.html page

pb&j
06-20-2003, 02:48 AM
create/start a new page, then put the frameset coding on it, save it.

back on your original page, put a link to your new page.

<a href="newpagename.html"> click </a>

KDC6794
06-20-2003, 05:41 PM
thanks for your help, i figured it out yesterday but forgot to reply.