Smile

James's Frames Tutorial

Frames are a simple concept and simple to do, but there are a few tricks to make them look & work right. Many people don't like frames, because they take a longer time to load and many people don't know how to use them correctly. Using frames should be a benefit to your viewers not a pain. Here is a quick overview:
  1. Create a html page that defines your frames, usually your first page (index.html).
  2. Define the number of frames, color, border, name & attribues of each frame using the HTML tags outlined below..
  3. Create each sepertate HTML page that will go inside of your frames page.
The Code: