footer
The footer HTML element represents the footer of a section.
Syntax
HTML
<footer attribute-name="attribute-value"></footer>
Attributes
CSS
footer { display: block; }
The footer HTML element represents the footer of a section.
<footer attribute-name="attribute-value"></footer>
footer { display: block; }