Articles · Developer Guide · Search Help
HTMLDOC 1.8.28 Software Users Manual
Contents
Previous
Next
HTMLDOC supports the following META attributes for the
title page and document information:
<META NAME="AUTHOR" CONTENT="..."
- Specifies the document author.
<META NAME="COPYRIGHT" CONTENT="..."
- Specifies the document copyright.
<META NAME="DOCNUMBER" CONTENT="..."
- Specifies the document number.
<META NAME="GENERATOR" CONTENT="..."
- Specifies the application that generated the HTML file.
<META NAME="KEYWORDS" CONTENT="..."
- Specifies document search keywords.
<META NAME="SUBJECT" CONTENT="..."
- Specifies document subject.
Contents
Previous
Next
|