View Single Post
Old 05-20-2022, 10:10 AM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,103
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Split at cursor is just a FLAG to Sigil where to break up the file when you press F6 (do the splitting).
Other than that, it will just show as a Horizontal Rule (a line) everywhere.

Margin-bottom (and top) are common causes of a blank page following.
You are not done rendering a block, until everything has been satisfied, so if you have a margin-bottom specified after a full screen image, you get another (blank) screen.

Style (inline) or CSS: Page-Break-Before (or After) will do it
theducks is offline   Reply With Quote