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

address

Description

The address element for HTML represents contact information.

Syntax

HTML

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

Attributes

Global

CSS

address {
    display: block;
    font-style: italic;
}

Examples

1 · CSS