View Single Post
Old 03-18-2022, 08:37 PM   #20
phillipgessert
Addict
phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.
 
phillipgessert's Avatar
 
Posts: 318
Karma: 3200000
Join Date: Oct 2015
Location: Madison, WI
Device: Kindle 5th Gen
Quote:
Originally Posted by JSWolf View Post
If the blockquote ends at the end of the chapter, then there is some whitespace after the end of the last line. This means that it's possible for there to be a blank screen before the next chapter.

<blockquote class="blockquote"> (using the CSS I posted for .blockquote) has a bottom margin of 0. That means no whitespace after the last line of the blockquote at the end of the chapter.
Oh, ok. Interesting, I’d have thought margin at the bottom of an element at the end of a chapter would work like margin at the top of an h1 at the beginning. Good info. But I think you had a typo, your example did include a bottom margin in blockquote.blockquote.

Last edited by phillipgessert; 03-18-2022 at 09:22 PM.
phillipgessert is offline   Reply With Quote