: Does not mean anything on its own but is useful to group several elements in a block. It will typically be used together with global attributes as id and class for styling purposes. It should only be used when no other semantic element (e.g. article, nav, aside) is adequate.
: Contains zero or more name value groups (description lists) that consist of on or more names (- ) that is described by one more values
- .
- : Contains a term or a name and is a part of a description list. The term or name is described by the description element (
- ).
: Contains text that has stress emphasis. The encapsulated text will by default be displayed in italic.