Creating Web Pages

Preparation

Customizing HTML
Web Resources
Generating HTML
Generating HMTL: File Structure
Create generates a folder containing:

• an HTML file for each page in your document
    You can set whether you want nice readable HTML or HTML that has been compressed to be as small as possible. To compact your HTML as much as possible, bring up the HTML Preferences window (Web->HTML Preferences...), go to the Special pane, and check the Compact Output checkbox. You can also have Create make one big file for all the pages instead of a separate file for each page. In the Web->Create Web Pages dialog, click the All On One Page radio button.

• an image file for each image in the document
    To set the image file format, bring up the Appearance Pane of the Document HTML window and select a format from the Output Images popup menu.
    The image files also include thumbnail images, if your Table of Contents page uses thumbnails, navigation bar images if your navigation bar uses images, and a Create logo if you have not checked the No Logo checkbox in the Special pane of HTML Preferences.
    You can choose whether the image files will go into an images subfolder or will be placed at the top level of the folder.
    To set the location for the image files, bring up the HTML Preferences window and choose the Special tab. Click one of the image output radio buttons.
Generating HTML

Initial Process
Overlap
Fixing Overlaps
Tables
File Structure