View Single Post
Old 08-10-2020, 09:41 AM   #23
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,560
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by phillipgessert View Post
Is this to avoid using a <p> tag for text that isn't technically a paragraph?
Do you mean the bit about poetry? Yes, it's basically a wish to be a little bit semantic: it's not a paragraph, it's something else. It also lets me style the poetry lines from scratch, without having to undo the settings I (or the reading app) might have for the normal-text <p>s.

Quote:
I am kind of averse to bare text within a <div> and would likely wrap it in <p> regardless
Even for things like this?

Code:
<div class="scenebreak">* * *</div>
Jellby is offline   Reply With Quote