Quote:
Originally Posted by ldmobi
I get this response with one book:
I tried to create a new Table of content using Edit Book, with no success.
Converting with the option to linearise tables works.
Apart from the "table" of contents (toc), I cannot find any table in the book, so I wonder what table is it referring to? is it a formatting thing, invisible when reading the book?
|
Sometimes the "display" element can be used to display an element/text as a table. Look for:
Code:
display: table
display: table-caption
display: table-column-group
display: table-header-group
display: table-footer-group
display: table-row-group
display: table-cell
display: table-column
display: table-row
in the CSS. Any of those won't work with Kindle Previewer.