View Single Post
Old 09-08-2012, 01:50 PM   #1
ElMiko
Evangelist
ElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileRead
 
ElMiko's Avatar
 
Posts: 471
Karma: 65460
Join Date: Jun 2011
Device: Kindle
Embarrassing CSS/HTML question...

would the following element:

Code:
body {
page-break-before:always
}
work? I'm thinking largely of MOBI conversions (not KF8) in calibre from epub which display in calibre as one continuous block of text (whether or not you tell the conversion dialogue to break before <h1> tags), but just generally I'm also curious as to whether this is a functional <body> style. I realize this is in large part a calibre question, but since a) the code is being implemented in Sigil, and b) i'm inclined to refer to you guys whenever CSS or RegEx is a question.... well, here it is.
ElMiko is offline   Reply With Quote