Next
/
Previous
/ What is this about?
/ NMTCC Projects
WebStyler: The `Template' file
The `Template' file describes the standard layout of every page
in the web---all the features of the ``look and feel'' such as
standard headers and trailers.
This file forms sort of a framework into which the body of
each page is inserted:
- Most of the `Template' file consists of literal text that
is placed onto every page.
- Special format codes are embedded
within this file that specify where to put the parts of the page
that vary. Each of these codes consists of a percent sign
(%), followed by a name, and ending with a semicolon
(;). For example, the string `%body;' specifies
where the page body goes.
Next: An example `Template' file
See also: Special input files
Previous: Examples of `Plan' file lines
Contents:
The WebStyler Homepage
Home:
New Mexico Tech Computer Center
projects documentation
John Shipman, john@nmt.edu
Last updated: 1996/09/29 19:17:58
URL: http://www.nmt.edu/tcc/projects/webstyler/template.html