Use the skip link component to help keyboard-only users skip to the main content on a page.

When to use this component

All pages must include a skip link in the header. This is part of the default page template.

Formatted example

To view the skip link component, refresh the page and pres the 'Tab' key on your keyboard once.

HTML code
<a href="#content" class="skip-link">Skip to main content</a>