HTML Element: footer


The <footer> element represents a footer for its nearest ancestor sectioning content element (like an <article> element), or for the body element if there is no such ancestor.

A footer typically contains information about its section, like citations, links, navigation, and copyright data.



Source link