Sample Framed Pages
These sample frame pages come complete with all necessary basic html pages to produce the frame layouts shown in the illustrations. Just add your content to these pages!
Each frame set is Zipped so you will need an unzipping utility to extract the files. Once you have extracted the files to their own folder, view the Index.html to see your new frames in action.
Menuing/Navigation in Frames
To get the best use out of your frames you need to know how to load an HTML page into a frame, from another frame. To do this, add the TARGET= attribute to your Link tag:
<A HREF="example.html" TARGET="frame name here"> menu option 1</A>
To determine what the name of the frame you want is, look in the <FRAME NAME="use this name here"> portion of your frame coding on the Index.html page.
For more detailed information about Frames and using them, try our Build Frames page!
Download a Frame Set