When designing an HTML compiled ebook, you must create an HTML document (web page) for each page within your ebook. These pages should include all of
following:Introduction - You can create an image that compliments
theme of your ebook, add your company logo and ebook title or whatever you'd like. You should begin typing your introduction on this page explaining what your ebook is all about.
Foreword - You can include information in regard to warranties, copyrights, trademarks or even an editorial.
Table of Contents - A Table of Contents is really optional. If your ebook contains only a few chapters, a Table of Contents really isn't necessary. However, if your ebook contains many chapters, it is highly recommended that you include a Table of Contents. This will enable your readers to quickly locate important information.
About - This is really an optional page. It really depends upon
type of ebook you're creating. If you're writing your information in
form of a how-to manual, then you should include an "About" page. This page should be used to tell your readers about your ebook, your company, your website, yourself or whatever you'd like. Make sure you provide your website address and your contact information.
Navigation
HTML ebooks are created just like a website. In order to navigate through
pages, you'll need to include good navigational links on each page. In addition, each page you create should contain links to
previous and next page within your ebook. For example, page two of your ebook should have navigational arrows or links to page one and page three. Page three should have navigational arrows or links to page two and page four and so on.
File Names
All of your files, including HTML pages and graphics, should be placed within a folder by themselves.
Your main or starting page of your ebook should be called, "index.htm" or "index.html", as many HTML compilers require this. You can name
rest of your pages anything you'd like.
Creating Links
When linking to another page within your ebook, your HTML code should look like this:
Your Page
To display an image within your ebook, your HTML code should look like this: