lilwvangel
05-26-2003, 04:58 PM
OK i am new at this , and i just can't get the frames part figured out so if any one could help i would appreciate it. Ok on my index page i put this ....
<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="html://www.geocities.com/kristypack/mainpage.html">Click Here</a>
</noframes>
</html>
am i suppose to add my link in there to my main page? But when i go to www.geocities.com/kristypack
it comes up as cannot find page. If someone could tell me what i am doing wrong, then i would appreciate it. Thanx.
<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="html://www.geocities.com/kristypack/mainpage.html">Click Here</a>
</noframes>
</html>
am i suppose to add my link in there to my main page? But when i go to www.geocities.com/kristypack
it comes up as cannot find page. If someone could tell me what i am doing wrong, then i would appreciate it. Thanx.