<aside>
The <aside> tag allows the author to make a slight digression without
interrupting the flow of the text.
Syntax
Attributes
| Attribute | Required? | Values |
|---|---|---|
component = "…" | optional | string |
label = "…" | optional | string |
xml:base = "…" | optional | string |
xml:id = "…" | optional | string |
xml:lang = "…" | optional | string |
Children
The following may appear as children:<blockquote> <console> <idx> <image> <p> <pre> <program> <tabular> <title> <video> Parents
This element may appear as an immediate child of the following elements:<acknowledgement> <activity> <algorithm> <answer> <appendix> <article> <biography> <case> <chapter> <claim> <computation> <conclusion> <convention> <corollary> <data> <example> <exercise> <exploration> <fact> <gi> <headnote> <hint> <identity> <insight> <introduction> <investigation> <lemma> <li> <note> <observation> <page> <paragraphs> <preface> <problem> <project> <proof> <proposition> <question> <remark> <section> <solution> <statement> <subsection> <subsubsection> <task> <technology> <theorem> <warning> <worksheet>