%TITLE Special Information
HTML files are divided into two parts: information about the document and the
document itself (referred to as the "head" and "body" respectively). MTX uses
special page tags to include extra information within a document. These tags can
appear, one to a line, anywhere in the MTX file. Page tags begin with a percent
sign (%) followed by a tag name. This file contains the title tag "%TITLE"
followed by the text "Special Information." The text is used for the document
title (the title bar of the window) as well as the main heading (the large, bold
text at the top of the content area).