back

Footer

Tag: <footer>

The footer tag is used to define a footer in a section or a page, it generally contains information about the section or page it is in.

The footer is closed with the closing tag </footer>

This tag is new in HTML5

Example