Template is everything in blue below the horizontal rule. Copy, and use it yourself.


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

<!--
New Perspectives on HTML and XHTML
Author:
Date:
Text Editor:
Filename: something_or_the_other.html
-->

<html>
<head>
         <title>some_sort_of_name_or_the_other</title>
</head>
<body>

</body>
</html>