View Single Post
Old 06-09-2009, 02:18 PM   #17
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,559
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by kovidgoyal View Post
@Jellby: The correct way to do poetry in XHTML would be
[...]
Set the text-indent property in CSS to have the div mimic the behavior of a <p>
Fine, but what if <div class="poem"> belongs logically inside a <p>, like when a character quotes a couple of lines from a poem and then continues speaking? I have to either use <div> instead of <p> and "fake" it, or split the <p> into two <p>'s and "fake" the second being a continuation of the first.

@ Ahi: I see what you mean, and it's good to have some standardization, but I don't believe it is possible to consider all possible variations that could be found in real books. No matter how many pre-specified semantic tags you may invent, there will always be an author and a book who will demand a new one for "this particular piece of information which does not fit any of the above" (but I can't say I know anything about TEI-MEK, for instance).
Jellby is offline   Reply With Quote