HTMLDOC uses HTML heading elements to delineate chapters and
headings in a book. The H1
element is used for chapters:
<HTML> <HEAD> <TITLE>The Little Computer that Could</TITLE> </HEAD> <BODY> <H1>Chapter 1 - The Little Computer is Born</H1> ... <H1>Chapter 2 - Little Computer's First Task</H1> ... </BODY> </HTML>Sub-headings are marked using the
H2
through H6
elements.
Figure 3-1: The Input Tab
Then choose one or more files for conversion by clicking on the Add Files... button (2). When the file chooser dialog appears, pick the file(s) you wish to convert from the list of files and then click on the OK button.
META
information on it. Type the
title image filename into the Title File field or click on
the Browse... button (3) to select a title image for your book.
HTMLDOC can also use a HTML file that you have generated for the title page(s). To use a HTML title page, type the title filename into the Title File field or click on the Browse... button (3) to select a HTML file for your book.
Figure 3-2: The Output Tab
.BOOK
file so you can regenerate your book
when you make changes to your HTML files.
Click on the Save button (7) to save the current book to a file.