<poem>
The <poem> tag is a block for typesetting poetry. A poem may have an
optional <title> and <author>, and its
verse can be written as individual <line> elements or grouped
into <stanza> elements.
Syntax
Attributes
| Attribute | Required? | Values |
|---|---|---|
component = "…" | optional | string |
halign = "…" | optional | "left""center""right" |
label = "…" | optional | string |
xml:id = "…" | optional | string |
xml:lang = "…" | optional | string |
Children
The following may appear as children:<author> <idx> <line> <stanza> <title> Parents
This element may appear as an immediate child of the following elements:<appendix> <article> <chapter> <conclusion> <introduction> <page> <paragraphs> <section> <sidebyside> <subsection> <subsubsection> <worksheet>