freeCodeCamp's Make Links Navigatable with HTML Access Keys, Learn Web Accessibility VIDEO
In this video, we take a look at freeCodeCamp's Make Links Navigatable with HTML Access Keys, from the Applied Accessibility section. This lesson teaches us that one can use the "accesskey" attribute on any element. Using the attribute, "accesskey" is particularly useful on buttons and links since it will bring focus to those elements. Those keyboard-only users benefit from this by making navigation more efficient. Focusing on making your site accessible to a wide variety of users is important to take into consideration when creating a website or app. As we get into 2020 more emphasis should be put in creating accessible sites for everyone when possible!
Other Videos By We Will Code 2019-11-16 Write Arrow Functions with Parameters, freeCodeCamp's ES6 Course, ES6 Challenges FreeCodeCamp 2019-11-15 Use Arrow Functions to Write Concise Anonymous Functions, freeCodeCamp's ES6 Challenges, Javascript 2019-11-14 Prevent Object Mutation, ES6 freeCodeCamp Introduction, Learn Javascript in 2020, ES6 Syntax 2019-11-13 Mutate an Array Declared with const, 2020 ES6 Tutorials, freeCodeCamp ES6 Challenges 2020 2019-11-12 Declare a Read-Only Variable with the const Keyword, A freeCodeCamp ES6 Syntax Introduction 2019-11-11 Compare Scopes of the var and let Keywords, ES6 Intro FreeCodeCamp, Learn ES6 on FreeCodeCamp 2019-11-10 Explore Differences Between the var and let Keywords, Learn ES6, Intro to ES6, free Coding Tutorials 2019-11-10 Introduction to the ES6 Challenges, freeCodeCamp Intro to ES6 Challenges on FreeCodeCamp 2019-08-28 freeCodeCamp's Use tabindex to Specify the Order of Keyboard Focus for Several Elements 2019-08-24 freeCodeCamp's Use tabindex to Add Keyboard Focus to an Element, Accessible Web Apps 2020 2019-08-14 freeCodeCamp's Make Links Navigatable with HTML Access Keys, Learn Web Accessibility 2019-08-12 freeCodeCamp, Give Links Meaning by Using Descriptive Link Text, Learn to Code 2020 2019-08-10 freeCodeCamp, Avoid Colorblindness Issues by Carefully Choosing Colors that Convey Information 2019-08-08 freeCodeCamp's, Avoid Colorblindness Issues by Using Sufficient Contrast, Accessible Websites 2019-08-07 freeCodeCamp, Improve Readability with High Contrast Text, Applied Accessibility Website 2019-08-05 freeCodeCamp, Make Elements Only Visible to a Screen Reader by Using Custom CSS, Accessible Website 2019-08-04 freeCodeCamp, Standardize Times with the HTML5 datetime Attribute, 2020 Web Development 2019-08-01 freeCodeCamp's Add an Accessible Date Picker, Accessibility App 2020, We Will Code 2019-07-31 freeCodeCamp, Wrap Radio Buttons in a fieldset Element for Better Accessibility, 2020 Web App Help 2019-07-30 freeCodeCamp, Improve Form Field Accessibility with the label Element, 2020 Web Accessibility 2019-07-29 freeCodeCamp, Improve Chart Accessibility with the figure Element, 2019 Screen Readers Accessibility
Tags: accessible links
make accessible links
html access key
accesskey
navigataable links
learn web accessibility
accessible web app