Quote:
Originally Posted by Cyberseeker
My width value said width="50%" So, whats wrong with that? Doesn't epub like percentages?
|
Quote:
Originally Posted by Quoth
If the ebook is reflowable, passes epub check [...]
|
The OP's book failed EPUBCheck because it's an epub
3 book and the
<img> tags had
with and
height attributes with percentage values, which
aren't allowed in HTML5.