The <footer> element normally lies at the web page's ground and contains copyright information, some navigational links, links with contacts, and external social media references.
The <footer> element can occupy any place inside the <body>, but you can't put it within an <address> (which provides contact information), <header> or another <footer> element.