<chord>
The <chord> tag produces an inline chord symbol for music
notation. Use attributes such as root, mode, bps, and bass to
build the symbol, and add <alteration> children
for altered tones.
Because <chord> is inline, it usually appears inside a <p>
or other running text.
Syntax
Attributes
| Attribute | Required? | Values |
|---|---|---|
bass = "…" | optional | string |
bps = "…" | optional | string |
mode = "…" | optional | string |
parentheses = "…" | optional | "yes""no" |
root = "…" | optional | string |
suspended = "…" | optional | "yes""no" |
Children
The following may appear as children:<alteration> Parents
This element may appear as an immediate child of the following elements:<alert> <angles> <articletitle> <attribution> <author> <biblio> <caption> <cell> <creator> <dataurl> <dblbrackets> <delete> <description> <em> <entity> <fn> <foreign> <h> <idx> <insert> <instruction> <intertext> <li> <line> <minilicense> <p> <pubtitle> <q> <role> <see> <seealso> <shortlicense> <shorttitle> <sq> <stale> <subtitle> <support> <term> <title> <url> <xref> <year>