Quote:
Originally Posted by phillipgessert
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>