View Single Post
Old 08-05-2020, 11:56 AM   #16
etihwmot
Junior Member
etihwmot began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Aug 2020
Device: android
Quote:
Originally Posted by kovidgoyal View Post
calibre only inserts a class on html if there are some styles applied to html in the input document.
Ahh yes, I see it now. The root tag is included in the styles of the input document; just to set 0 margin/padding.

I removed 'html' from this styling, and the resulting EPUB validated perfectly.

Just in case others find this, I was using an html template created by Guido Henkel (a v. similar one is used by David Gaughran too). Both of those helpful humans wrote their guides before Apple opened up their publishing platform for PC users to upload directly -- so they probably would not have run into this.

Thanks!
etihwmot is offline   Reply With Quote