Quote:
Originally Posted by JSWolf
ePub 3 introduced some code that was not needed that makes it no as compatible with older software as it should be. Things like <figure> when <div works perfectly well. hv/vw when % works perfectly well. And others.
|
My old Nook ST has problems with things like:
It has to be changed to:
Code:
margin-left:0;
margin-right:0;
margin-top:1em;
margin-bottom:0;
But that is because the Nook is over a decade old. I understand that the older software it runs may not be up to current standards. I'm the one with the old reader. I do not expect publishers to keep publishing books that are 100% compatible with it on to eternity.