To make a frames page, you must understand what is involved. A FRAMES page does not contain a <BODY> tag. All it does is tell the browser window how many frames to open, where to open each frame, and what .html pages go in each frame.
Here is an example of a very, very simple FRAMES page. (Notice there are no <BODY> tags. You cannot have a <BODY> tag and a