Page Footer
The page footer contains copyright information and secondary navigation.
Considerations
We use the <footer> element to wrap content, which provides a "contentinfo" role to assistive technologies. Only use one per page.
As in the page header, navigation must use a <nav> element which provides the "navigation" role to assistive technologies. Give it an aria-label like "Footer menu" to differentiate it from other navs on the page.