<preface>
The <preface> tag is a front-matter division for an author’s preface or
other introductory remarks written from the author’s point of view. In a
<book>, it functions much like a chapter in the
<frontmatter>.
Unlike an <introduction>, a <preface> is about the
origin, purpose, or scope of the work rather than the subject matter itself.
Syntax
Attributes
| Attribute | Required? | Values |
|---|---|---|
component = "…" | optional | string |
label = "…" | optional | string |
xml:id = "…" | optional | string |
xml:lang = "…" | optional | string |
Children
The following may appear as children:<aside> <attribution> <biographical> <blockquote> <console> <contributors> <historical> <idx> <image> <p> <paragraphs> <pre> <program> <sbsgroup> <sidebyside> <tabular> <title> <video> Parents
This element may appear as an immediate child of the following elements:<frontmatter>