View Single Post
Old 04-17-2022, 12:02 PM   #1599
enuddleyarbl
Guru
enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.
 
enuddleyarbl's Avatar
 
Posts: 777
Karma: 1538394
Join Date: Sep 2013
Device: Kobo Forma
Quote:
Originally Posted by DNSB View Post
I copy/pasted your code into a new epub in sigil. When I ran epubcheck, it complained the </tr> was missing so I added it. At that point, epubcheck had no issues with the code (epubcheck 4.26 is the version in use) reporting no problems found.

Code:
<table class="cbj_header">
<tbody>

<tr data-calibre-jacket-searchable-tags="1" style="color:white; display:none"></tr>

</tbody>
</table>
If I fix the errors and then have Modify ePub remove the jacket and then have it create it, the problem recurs.
enuddleyarbl is offline   Reply With Quote