Curricular Support Home / Resources / Tips and Guides / Creating Frames

How to Create Frames with FrontPage

On this page you will learn how to create and organize web pages into frames. To see an example of a page with frames click here.

Create a Frameset

First of all you have to create a main frame page. This page specifies how many frames you want to use and how you want to organize them.

Your main page is divided into four sections.  The top section can be used for displaying a banner, title, or other identification information about your site.  The section on the left can be used for navigation.  The section on the bottom can contain disclaimers, copyright information, or secondary navigation links.  The primary contents of your page will be located in the largest frame on the right.

Left Frame and Hyperlinks

Let's start by creating contents for the left page.

Add contents to that frame as you would any other web page.  Since we will be using this for navigation, add links to the other pages on your site, or to other pages or documents of note.  Changing the contents of this frame will not change the contents of any of the other frames.

Right Frame and How to Save

Each frame needs an initial page to be loaded when the frameset is first loaded.

Saving pages in a frameset is slightly different than saving normal pages.  A separate file is created for each page in the frameset, and an additional file is created for the frameset itself.

For each page in the frameset, the Save as File dialog box will appear.  Give each page in the frameset a unique name, and click the Save button.

The frameset page is automatically generated by FrontPage, but you still have to give it a name.  In most cases, the frameset page will be the first page the user sees when visiting your site, so it is a good idea to name it "index.html".  Save it to your website's main directory, making sure not to overwrite any pages you have previously created.

Changing Frame Sizes and Properties

You can easily change the width and height of any frame by dragging its border with the mouse. If you want to specify the size of any frame more accurately or set other frame properties, right-click inside the frame and choose Frame Properties....

Now you know all you need to know to start creating web pages with frames. You can look at this example page with frames that we have created for you.