back

Definition

Tag: <dfn>

The definition text tag is used to define a definition.
The opening tag goes before the text to be defined and the closing tag (</dfn>) behind.

Anything between the tags is then shown as a definition.

Example