View Single Post
Old 07-28-2022, 06:24 PM   #2
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 DaveLessnau View Post
I found Jellby's snippet of CSS for poetry:

https://www.mobileread.com/forums/sh...32&postcount=4

But, since it's 13 years old, I felt pretty silly trying to ask about it there. So...



Is it possible to put classes like this on blockquote instead of div? Is it even desirable? I'm to the point where I've played around with enough books' CSS that using blockquotes as a single solution for walls-o'-text, poetry and letters (i.e., Dear Sir...) is starting to grate. I'm considering classes for poetry and letters and leaving wall-o'-text at just plain blockquote. But, I wonder what's the least complex/most understandable way to do it.
Are you asking whether you can set poetry using <blockquote>? That's how I do it if it's within another work, like a poem someone's reciting in a novel. If it's for a book of straight poetry, I don't think that would be quite correct semantically and probably not much benefit. I'd wrap each stanza in a <div> for that (Jelly's second method in that quoted post).
phillipgessert is offline   Reply With Quote