How to create eBook Tables (available in epub and mobi) -- free to Ebook Formatting Kit Customers. Go the the
Lifetime Updates page to download.
Includes:
- eBook Tables Quick Guide book in epub and mobi format
- Tables (xhtml) and CSS
- README.txt
See Full Table of Contents
Easily import a table XHTML page into your Ebook Editor Program (I recommend Sigil)
Tables include:
- Basic Table 1
- Basic Table 2 with color
- Collapse Border Table
- Tri-color Table
- Table with images

Introduction
E-Reader Support
Using Images for Tables
Table Guidelines
>> Guideline #1: Only use tables for tabular data.
>> Guideline #2: Create simple tables
>> Guideline #3: Split Image Tables as Needed.
Basic Table 1: The set up
What the HTML looks like
The Style Sheet (table1.css)
What it all means
How to Use it
>> Adding rows
>> Adding columns
Stylesheet
>> table1.css
>> What it means
Basic Table 2: Adding color
What the HTML looks like
The Style Sheet (table2.css)
What it all means
Stylesheet
>> table2.css
>> What it means
Table Extras
The Style Sheet (extra.css)
Collapse Border
Align to Top
Adding color to individual cells or rows
Adding Images
>> What the HTML for inserting an image looks like
>> What it means
Summary of Tables
Basic Table 1
Basic Table 2 with color
Collapse Border Table
Tri-color Table
Table with images
Recommended Reading