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

dd

Description

The dd HTML element represents a description or value.

Syntax

HTML

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

Attributes

CSS

dd
{
    display: block;
    margin-start: 40px;
}

Examples

1 · CSS

HomeMenu