View Single Post
Old 10-21-2017, 09:00 AM   #248
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,879
Karma: 6120478
Join Date: Nov 2009
Device: many
According to the Mozilla Develloper Network docs on xhtml, the "charset" is an obsolete attribute in a link tag and should NOT be used. So use search and replace to remove the charset="UTF-8" from each link tag. Does that then allow it to pass epub3 epubcheck?

If not, please copy and paste the top 10 or so lines from the xhtml file (up to the body tag) so that we can see if the nesting of tags is correct.
KevinH is offline   Reply With Quote