Skip links are little internal navigation links that help users move around a page. It’s possible you’ve never actually seen one before because they’re often| CSS-Tricks
The HTML element (or anchor element), with its href attribute, creates a hyperlink to web pages, files, email addresses, locations in the same page, or anything else a URL can address.| MDN Web Docs
The HTML element represents the dominant content of the of a document. The main content area consists of content that is directly related to or expands upon the central topic of a document, or the central functionality of an application.| MDN Web Docs
Understanding| www.w3.org
A look at sequential-focus-navigation-starting-point and what it means for focus handling| Sarah Higley
How CSS bleeds into content and influences screenreader announcements.| Ben Myers
Creating "Skip Navigation" Links| webaim.org
There are various ways to hide content in web interfaces, but are you aware of the different ways they can impact the accessibility of the ‘hidden’ content? ...| www.scottohara.me