freeCodeCamp's Add Text Alternative to Images for Visually Impaired Accessibility VIDEO
This lesson goes over the key concept of always giving an image element an alternative attribute. The alternative attirube allows us to give a discription to the text. We learn that by giving our image an alternative text, this will help us if the image fails to load for whatever reason. Not only does it help us if the image fails to load, but it also aids those who rely on a screen reader when visiting websites. Making a site accessible to a broad audience is not only key and important but is now considered mandatory per HTML5 standards. Make sure to constantly give images good alt text descriptions. Short and descriptive alternative text is the best!
Other Videos By We Will Code 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 2019-07-27 freeCodeCamp, Improve Accessibility of Audio Content with the audio Element, 2019 Web Accessibility 2019-07-26 freeCodeCamp, Applied Accessibility, Make Screen Reader Navigation Easier with the footer Landmark 2019-07-26 freeCodeCamp, Make Screen Reader Navigation Easier with the nav Landmark, Accessible Web Apps 2019 2019-07-26 freeCodeCamp, Make Screen Reader Navigation Easier with the header Landmark, Make an Accessible Site 2019-07-25 freeCodeCamp's Wrap Content in the article Element, Accessibility Challenges 2019-07-24 freeCodeCamp's Jump Straight to the Content Using the main Element, Web App Accessibility 2019-07-24 freeCodeCamp's Use Headings to Show Hierarchical Relationships of Content, Learn Accessibility 2019-07-24 freeCodeCamp's Applied Accessibility, Know When Alt Text Should Be Left Blank, Accessible Web Apps 2019-07-23 freeCodeCamp's Add Text Alternative to Images for Visually Impaired Accessibility 2019-07-23 freeCodeCamp's Introduction to the Accessibility Challenge 2019-07-19 Jordan Peterson on the Founding Fathers views of Utopia 2019-07-18 What would Jordan Peterson ask Vladimir Putin about his beliefs? 2019-01-26 freeCodeCamps Switch Statements Practice, Javascript Switch Statement Practice (12) 2018-11-16 freeCodeCamp's Introducing Else and Else If Statements, Chaining If Else If Statements (11) 2018-11-15 freeCodeCamp's Greater Than, Less Than, AND and Or Operators, Basic Javascript (10) 2018-11-14 freeCodeCamp's Array Method Practice, Equality and Strict Equality in Javascript (9) 2018-11-13 freeCodeCamp's Global Scope and Functions, Understanding Local & Global Variables In JS (8) 2018-11-12 freeCodeCamp, More Array Methods, JS Function Declarations & Parameters (7) 2018-11-09 freeCodeCamp's Intro To Javascript, Understanding Arrays & Multi-Dimensional Arrays (6)
Tags: learn to code
site accessibility
accessibility challenge
coding
alt text
alternative text