HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

dt

Description

The dt element for HTML represents a term or name.

Syntax

HTML

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

Attributes

Global

CSS

dt
{
    display: block;
}

Examples

1 · CSS