back

Definition

Tag: <dl>

This tag is used to define a definition list.
A definition list shows list items with a description.
Tags used with this are the definition term and definition description.
It is closed with the closing tag </dl>

Example