dt

The dt HTML element represents a term or name.

Syntax

HTML

<dt attribute-name="attribute-value"></dt>

Attributes

CSS

dt
{
    display: block;
}

Examples

1 · CSS

HomeMenu