Getting Started With FrontPage

Definitions

Items on FrontPage IDE

You should be familiar with some of these items from other Microsoft products like MSWord.

Creating a Single HTML Page

Note: to create a FrontPage Web, look at the next section.

  1. If you have not already done so, make this change in the MS File Explorer:
    Select Main Menu Tools and Folder Options.  Select the View Tab and uncheck the box in front of Hide extensions for known file types.
     
  2. Use the MS File Explorer to create the folder c:\hci201.
     
  3. Invoke FrontPage by selecting Start, All Programs, and Microsoft FrontPage.
     
  4. Select Main Menu File, New, Page or Web.  Select Blank Page under New.
     
  5. Select Main Menu File, Save As.  Select My Computer in the combo box and Local Drive c:, folder hci201.  Set the file name as MyPage.htm and click Save.
     
  6. Select the Normal View if not already selected.
     
  7. Type in the document, switching to HTML view when you prefer to type in source code directly.
     
  8. Select Main Menu File and Save to Save the page.
     
  9. Exit FrontPage by using the Control Box.
     

Creating a FrontPage Web

  1. Select File, New, Page or Web.
     
  2. Select Empty Web to bring up the Web Site Templates Page.
     
  3. In the drop down box under Specify the location of the new web, select the address
    C:\Documents and Settings\user\My Documents\My Webs
     
  4. Change the name of MyWebs to a name of your choice, for example
    C:\Documents and Settings\user\My Documents\PersonalSite
     

Adding a New Page to an Open Web

  1. Make you have an open FrontPage Web.
     
  2. Go to the Folders View.
     
  3. Right click in the contents area, then select New, Page.
     
  4. Change the name of the new page to index.htm or whatever other name you wish.
     
  5. Double click on the name of index.htm to open the page.  This also changes you to the Page View.
     
  6. Type in the contents of the new page.  You can also cut and paste content from an existing page or from a MS-Word file.
     
  7. Save the page by selecting File, Save or use the Save button in the toolbox.
     

Miscellaneous Notes