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

footer

Description

The footer element for HTML represents the footer of a section.

Syntax

HTML

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

Attributes

Global

CSS

footer
{
    display: block;
}

Examples

1 · CSS