Up: Elements reference



<footnote>

Attributes:

xml:lang
human language (inherited)
id
unique name (identifier)
style/class
style properties and class (e.g. for CSS)

Possible Contents: (Text | inline element)*

Description: Inserts a footnote at the current position. It embraces the footnote text.

Example

     <p>Zaphod Beeblebrox<footnote>the president of the
         galaxy</footnote> was a friend of him.</p>