Tiina
11-15-2004, 06:32 PM
HI!
I'm doing my first web page ever and ran into a few problems with frames. This is the code I used (straight from Lissa) but I can't seem to get it to work. I mean that I cannot see anything in my web page even though I have written a lot stuff there...I'm a moron really... :rolleyes:
<html>
<head>
<title>TIINA'S ABSOLUTELY FABULOUS WEB PAGE</title>
</head>
<frameset cols="20%,*">
<frame src="http://www.angelfire.com/un/tsh/frameleft.html" name="leftside">
<frame src="http://www.angelfire.com/un/tsh/frameright.html" name="rightside">
</frameset>
<body>
</body>
<noframes>
<a href="http://www.angelfire.com/un/tsh/index.html">Click Here</a>
</noframes>
</html>
What did I do wrong? (www.angelfire.com/un/tsh)---Maybe angelfire has something to do with this?
I'm doing my first web page ever and ran into a few problems with frames. This is the code I used (straight from Lissa) but I can't seem to get it to work. I mean that I cannot see anything in my web page even though I have written a lot stuff there...I'm a moron really... :rolleyes:
<html>
<head>
<title>TIINA'S ABSOLUTELY FABULOUS WEB PAGE</title>
</head>
<frameset cols="20%,*">
<frame src="http://www.angelfire.com/un/tsh/frameleft.html" name="leftside">
<frame src="http://www.angelfire.com/un/tsh/frameright.html" name="rightside">
</frameset>
<body>
</body>
<noframes>
<a href="http://www.angelfire.com/un/tsh/index.html">Click Here</a>
</noframes>
</html>
What did I do wrong? (www.angelfire.com/un/tsh)---Maybe angelfire has something to do with this?