Quote:
Originally Posted by RbnJrg
Maybe you could use in your .html file:
Code:
<p class="verse">Now Boney's away from his warring and fighting,<br />
He has gone to a place, where there is naught can delight him,<br />
|
That does not work nicely when the lines are too long for the screen. I mean, you don't get any indication (except for the capital letter, in English) that a line was broken, and not originally a verse line. That's why we use a combination of left margin and negative indent, and wrap each line in an individual element.