` | A caption for an image or a table. |
| `cell` | [`table-cell`](https://www.w3.org/TR/epub-ssv-11/#sec-tables) | `cell` | `` | A single cell of tabular data or content. |
| `complementary` | | `complementary` | | A supporting section of the document, designed to be complementary to the main content at a similar level in the DOM hierarchy, but remains meaningful when separated from the main content. |
-| `definition` | | `definition` | `` | A definition of a term or concept. |
+| `definition` | [`glossdef`](https://w3c.github.io/epub-specs/epub33/ssv/#h_glossaries) | `definition` | `` | A definition of a term or concept. |
| `figure` | [`figure`](https://www.w3.org/TR/epub-ssv-11/#sec-figures) | `figure` | `` | An illustration, diagram, photo, code listing or similar, referenced from the text of a work, and typically annotated with a title, caption and/or credits. |
+| `header` | | | `` | Represents introductory content, typically a group of introductory or navigational aids. |
| `heading` | | `heading` | `` through `` | A heading for a section of the page. |
| `image` | | `img` | ` ` | Represents an image. |
| `list` | [`list`](https://www.w3.org/TR/epub-ssv-11/#sec-lists) | `list` | `` or `` | A structure that contains an enumeration of related content items. |
@@ -18,11 +21,13 @@
| `main` | | `main` | | Content that is directly related to or expands upon the central topic of the document. |
| `math` | | `math` | ` |