View Single Post
Old 07-30-2019, 02:46 AM   #245
Leonatus
Wizard
Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.Leonatus ought to be getting tired of karma fortunes by now.
 
Leonatus's Avatar
 
Posts: 1,055
Karma: 11391181
Join Date: Mar 2013
Location: Guben, Brandenburg, Germany
Device: Kobo Clara 2E, Tolino Shine 3
Sigil v. 0.9.16.
I use the plugin EpubCheck_v0.4.1.4, whereas a friend uses the standalone version.
I created a book with some errors, due to unattentiousnes, such as
Code:
<h1><div>...</div></h1>
As far as I know, divs should not be embedded in h1 elements. And the other:
Code:
<span class="center">...</span>
What I learned is that spans should only be used embedded in block elements, what has been missing here.
Now the strange is that epubcheck didn't put out an error message in the Sigil plugin version (for neither of the errors), but it did in the standalone version. Is there something one should know about that?
Leonatus is offline   Reply With Quote