
: You can use page-break-inside: avoid; in your CSS to keep information from breaking across pages where possible in a reflowable epub file, though not all reading systems will honor it. Another
You can use page-break-inside: avoid; in your CSS to keep information from breaking across pages where possible in a reflowable epub file, though not all reading systems will honor it. Another option would be using page-break-before: always; to force a page break before the content that you want to keep together. This is somewhat more widely supported, but still not universal. In the end, pagination is a relic of print and not something native to digital, so trying to force it might not be the most efficient way to go. Are there other ways you can accomplish the same end, perhaps with hyperlinks?
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Ted

: Epub file not turning pages on nook devices OK, I'm having a very strange problem with a reflowable epub file I'm creating. It displays fine on most reading systems, but on the Nook, it will