Shippo393
06-27-2005, 12:50 PM
I am making a main page that has a sidebar for navigation, using frames...can someone tell me whats wrong with this code?
<HTML>
<HEAD>
<TITLE>
What Sam Hates
</TITLE>
<META NAME="keywords" CONTENT="Flash,Funny,Flash Cartoons,Comedy,Things I hate, Hate, toon, cartoon,web,bored,kill time,">
<META NAME="description" CONTENT="This site features a flash cartoon about a kid named sam, and his rants on the stupidest, dumbest, and most annoying things that people do.">
<META NAME="copyright" CONTENT="copyright (c) June 27 2005">
</HEAD>
<FRAMESET COLS="10%,90%">
<FRAME SRC="Toolbar.html">
<FRAME SRC="MainPage.html">
</FRAMESET>
</HTML>
<HTML>
<HEAD>
<TITLE>
What Sam Hates
</TITLE>
<META NAME="keywords" CONTENT="Flash,Funny,Flash Cartoons,Comedy,Things I hate, Hate, toon, cartoon,web,bored,kill time,">
<META NAME="description" CONTENT="This site features a flash cartoon about a kid named sam, and his rants on the stupidest, dumbest, and most annoying things that people do.">
<META NAME="copyright" CONTENT="copyright (c) June 27 2005">
</HEAD>
<FRAMESET COLS="10%,90%">
<FRAME SRC="Toolbar.html">
<FRAME SRC="MainPage.html">
</FRAMESET>
</HTML>