The information in this article applies to:
- Microsoft FrontPage for Windows, version 1.0
SUMMARY
This article describes how to create templates for use with FrontPage version
1.0.
MORE INFORMATION
To create a template, do the following:
- Create a file called <Templatename>.tem (where <Templatename> is the
name of the template) in the Vermeer\Pages folder (directory).
- Using a text editor such as Notepad, create a <Templatename>.inf
file, where <Templatename> is the name of your template. <Templatename
should be identical to the name used in Step 1. Add the following lines
to this file:
[info]
title=Type the title of your Template here
description=Type a description for your template.
- Using the FrontPage Editor, create your template page. When you have
finished designing your template, click Save As on the File menu, and
then click Save To File. Select the folder you created in Step 1
and name the file as <Templatename>.htm, where <Templatename> is the
name of your template.
The next time you click New Page on the File menu in FrontPage Explorer, or when
you click New on the File menu in FrontPage Editor, you can select your
template.
|