Located at the bottom of every page, providing key links, copyright information, and branding.
Examples
The footer sits at the bottom of every page and provides key links, copyright and branding. This is a global component, meaning it is the same on every page and should not be edited.
Usage
Do:
use the global footer code exactly as supplied
Avoid:
adding or removing any elements to the global footer
The header (global), footer and helpdesk are added by installing the NES.Turas.UiComponents nuget package. A README file and assistance to set this up will be supplied at time.
Optional parameters
No optional parameters
Accessibility status
This component is fully compliant with the WCAG 2.2 standard.
Testing
check keyboard navigation to ensure the footer does not trap focus and that all interactive elements within the footer are accessible with a keyboard , for example any links or buttons
test footer with screen readers to ensure interactive elements are announced as expected within the footer
Developer considerations
make sure that the footer is consistently in the same place on every page
make sure that the footer is created using the HTML tag <Footer> this allows users who are using assistive technology to navigate via landmarks to find the footer