Quote:
Originally Posted by jbacelar
In a reflowable book, there is not pages. 
|
There are pages, certainly; that's what page-break-before and page-break-after are there to control in the CSS. In the absence of these, the page breaks occur in unpredictable places depending on viewer size, font size and so on, which can vary. So don't you think it would be useful to be able to tell the viewer not only where hard page breaks should go but that a block should float to the top of the viewer's display page when it is displayed?