You appear to be using div tags not p tags. So my guess is ibooks has internal css to to try to prevent orphans and to split "pages" at div tags if possible.
What happens if you change just those two paragraphs to use the more typical p tag instead of div tags?
|