Footer (HTML element)
From Wiki @ Karl Jones dot com
In HTML5, the footer element represents a unit of content.
Semantic element
footer is a container for holding further content.
It has semantic meaning: "contents are footer-related".
Footers typically contain copyright information, contact information, footnotes to articles, and other supporting information.
HTML5 supports multiple footer elements, for example a footer for each section.