keep together?
I don't know if this is possible in CSS or in .epub standards, but I want to try to mimic InDesign's "Keep together" features.
I want to use tables in our .epub file, instead of converting everything to images. But the problem with doing this is the table gets split at an awkward location -- we really need all rows of the table to stay together wherever possible.
Is there any way to accomplish this in an .epub file, besides the obvious of converting to an image or forcing a line break before the table?
|