Frames > About creating frame-based Web pages

 

About creating frame-based Web pages

Frames can be a great tool for Web designers, but they must be implemented correctly in order to work. Complete the following steps to ensure that your Web page works correctly (not necessarily in any particular order):

Create the frameset and frames in your page. See Creating frames.
Save every file used in the site. Remember that each frame and frameset is an independent HTML page and each page must be saved. See Saving frame and frameset files.
Set the properties for each frame and frameset. This includes naming each frame and frameset, setting scrolling and non-scrolling options, and more. See About frame and frameset properties.
Make sure all your links include targets so the linked content appears in the correct area. See Controlling frame content with links.