sk8er_girl_cher
05-02-2003, 06:44 AM
Plz HELP ME!!!!!!
I am building a petz site wiv geocities but the frames dont appear!!!!
PLZ HELP ME !!!
HOW DO I GET THE FRAMES TO APPEAR ?
E-MAIL ME!!!!!!! (sk8er_girl_cher@hotmail.com)
apples
05-02-2003, 06:55 AM
So, what exactly is the problem? Could you post your code?
sk8er_girl_cher
05-02-2003, 06:58 AM
HERE IS MY FRAME CODE:
<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>
I GOT IT OFF LISSA EXPLAINS FRAMES PAGE
Sheila
05-02-2003, 09:45 AM
Are you using the Page Builder? If so, you can't use frames on there. You have to switch to the Advanced File Manager.
If that isn't the problem, did you make a left.html and a right.html. (Could you post the URL to your site?)
amicus
05-02-2003, 02:35 PM
i agree with sheila, check the url of the pages and make sure the page is there. you may have to rename the frames page to index.html. that way the server knows that's suppose to be the first page.