View Full Version : i just dont get it


asouthern0
04-09-2003, 02:29 AM
I'm trying to figure this frames thing out and just cant get it - I've been looking at whats on lissas site - For the index.html page she said to put:

<html>
<head>
<title>My Page</title>
</head>
<frameset cols=20%,80%>
<frame src="left.html" name="leftside">
<frame src="right.html" name="rightside">
</frameset>
<body>
</body>
<noframes>
<a href="your main page.html">Click Here</a>
</noframes>
</html>

ok so where do I put that? I use angelfire so it already has an index.html (which shows up as my home page thingy) so do I put it there or make a new one and call it something different? Then it has to put a left.html and a right.html - where do I put those??? I tried doing all of this but my result was just a blank white page! If whatever I said makes sense to anybody plz help me

Xiphias
04-09-2003, 02:50 AM
put that code into notepad, save it as index.html to your hard drive, upload it to angelfire (make sure to check overwrite) and then make the left.html and right.html pages in notepad and upload them the same way to Angelfire, in the same folder that index.html is and wham! you got frames

MaGiCSuN
04-09-2003, 06:56 PM
Or if you use a filemanager kinda thing like geocities.com has then you can select index.html and click "EDIT" and then delete the codes that are allready in it and add the code that lissa gives to you and save the page.

Then make a page left.html and right.html like Lissa explains on her site.

Love,
Mirna