View Single Post
Old 11-17-2015, 10:39 AM   #3
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
paragraph margins

I would make a separate class only for the paragraphs that include the extra space (I assume there are fewer of them). For the ones that don't, I'd just style the <p> (no additional class needed).

Alternately, if the gaps represent scene breaks or similar, I am fairly sure it is semantically appropriate to use <hr> there. If so, that's probably the fastest way to resolve the issue (and you can style <hr> to just be a vertical gap).

Last edited by phillipgessert; 11-17-2015 at 10:48 AM.
phillipgessert is offline   Reply With Quote