Quote:
Originally Posted by sourcejedi
That would let wrappable poetry use PRE, rather than putting each line inside it's own <P> tag (with custom styles), which can work well but is a bit of a hack.
|
It's a hack, but it works pretty well. It can handle indents nicely too. I only wish one could have wrapped lines aligned to the right instead of hang-indented.
By wrapping everything inside a div, and using CSS child selectors, the hack is not so ugly as it could be.