Next
/
Previous
/ What is this about?
/ NMTCC Projects
WebStyler: The source file header section
Each source file may optionally start with a pair of
<head>...</head> tags that bracket
certain tags that specify information about the file.
Tags allowed here include:
- The <author> tag tells who
wrote the page.
- The <next> tag can be
used to specify where the next-page link should point.
- The <prev> tag can be
used to specify where the previous-page link should point.
- The <see> tag allows you to
specify additional ``see also'' navigational links.
- The <template> tag
allows you to specify a different template in place
of the standard template.
- The <updated> tag
allows you to automate the updating of the last-revision date of
the page.
Next: How source files are expanded
See also: Source file format
Contents:
The WebStyler Homepage
Home:
New Mexico Tech Computer Center
projects documentation
John Shipman, john@nmt.edu
Last updated: 1996/09/29 19:38:50
URL: http://www.nmt.edu/tcc/projects/webstyler/headertags.html