Thread
:
Nationally Adopted XML eBook Format
View Single Post
06-09-2009, 01:56 PM
#
13
kovidgoyal
creator of calibre
Posts: 45,430
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@Jellby: The correct way to do poetry in XHTML would be
Code:
<div class="poem"> <div class="stanza"> <div class="line"> ... </div> . . . </div> . . . </div>
Set the text-indent property in CSS to have the div mimic the behavior of a <p>
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS