View Single Post
Old 09-08-2012, 01:50 PM   #1
ElMiko
Addict
ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.ElMiko actually enjoys Vogon poetry.
 
ElMiko's Avatar
 
Posts: 320
Karma: 56788
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