Frames Tutorial part 5

Summary

This tutorial has given an overview of the major steps in creating a framed set of web pages.
  1. You need a minimum of 3 HTML pages:
  2. Each frame in the frameset has a name.
  3. You load a new page into a frame with the TARGET keyword.
  4. The frameset contains no visible text.
    Think of it as a picture frame where each of the component pages is like a picture.
  5. The usual practice is for the left frame to be a menu,
    while the right frame contains a picture or other information.
If you read the no-frames version of this tutorial, look at the framed version to see frames in action. For additional information, check out the links below.

Additional Info

Draac Frames Course
A step by step guide to creating framed web pages. Describes building the component pages first, then combines them into a frameset.

Frame Basics
Netscape's official frame documentation. A no-frills page that shows the syntax and keywords needed to create frames. Gives the HTML for sample layouts using both frames and tables.

Feedback

Thank you for reading this tutorial. I hope it has been helpful. Please send comments, suggestions, and questions using the handy feedback form, or mail a note to brundick@yahoo.com Thanks.
Back to JavaScript   On to Feedback Form >  
1