{"id":7572,"date":"2018-10-04T16:38:33","date_gmt":"2018-10-04T20:38:33","guid":{"rendered":"https:\/\/blog.brainstation.io\/?p=7572"},"modified":"2019-04-24T15:59:08","modified_gmt":"2019-04-24T19:59:08","slug":"what-is-web-accessibility-and-why-is-everyone-talking-about-it","status":"publish","type":"post","link":"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it","title":{"rendered":"What Is Web Accessibility and Why Is Everyone Talking About It?"},"content":{"rendered":"<p><span style=\"font-weight: 400;\">It should have been simple: a colorful map filling the screen, and a legend off to one side where each color is linked to a page with more information. But for the life of me, I can\u2019t tell these shades apart. Is Italy green or purple? Or maybe pink? As beautiful as it is, this map is essentially useless to me. But is it the map\u2019s fault, or mine? <\/span><\/p>\n<p><span style=\"font-weight: 400;\">Like roughly one in 12 men, I\u2019m colorblind. And while scenarios like the one above don\u2019t come up very often, they\u2019re incredibly frustrating when they do \u2014 especially since they\u2019re easily avoidable. For people with more profound disabilities, though, <a href=\"https:\/\/brainstation.io\/training\/web-accessibility\" target=\"_blank\" rel=\"noopener\">web accessibility<\/a> is not just a question of annoyance. It can affect their ability to view online content at all. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">Altering or enriching your content to make it available to as many people as possible is at the heart of web accessibility (often abbreviated as \u201ca11y\u201d, with \u201c11\u201d standing in for the eleven letters it replaces). Quite often this means adding alternative options for viewing or navigating content \u2014 but what sounds simple in principle can prove complex in practice.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Consider users who lack the fine-motor control it takes to use a mouse. To accommodate these users, you should make it possible to navigate throughout your website using only a keyboard \u2014 no mouse. But accomplishing this isn\u2019t just a technical exercise; it\u2019s a design exercise as well since you\u2019ll need to organize your tabbed fields in such a way that linear, keyboard-driven navigation is intuitive, too. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">This example only scratches the surface of what web accessibility includes. As an Accessibility Consultant,\u00a0<\/span><span style=\"font-weight: 400;\">Luke McGrath<\/span><span style=\"font-weight: 400;\"> writes, \u201cDisability on the Internet includes things like problems with sight, problems with using a mouse or keyboard, problems with hearing, and problems with reading and understanding. But web accessibility also helps people who have a slow Internet connection, have a small screen or unusual device, can\u2019t listen to sound at work, or are using an old web browser or operating system.\u201d <\/span><\/p>\n<p><span style=\"font-weight: 400;\">Ultimately, accessibility takes into consideration the limitations of your users, as well as the technology that mediates your content and even the context in which they access it.\u00a0<\/span><span style=\"font-weight: 400;\">Fortunately, there\u2019s an international standard for web accessibility that provides clear guidance on the fundamentals. <\/span><\/p>\n<h2><b>Web Content Accessibility Guidelines<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Developed by the World Wide Web Consortium, the <\/span><a href=\"https:\/\/www.w3.org\/WAI\/standards-guidelines\/wcag\/\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">Web Content Accessibility Guidelines<\/span><\/a><span style=\"font-weight: 400;\"> (or WCAG) first launched in 1999. Version 2.0 followed in 2008, and the latest update, version 2.1, was released in June of this year. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">These guidelines are comprehensive, providing standards for content (the text, images, and videos that the user sees), as well as the code or markup that defines the way a site looks, which helps to make even website backends more accessible. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">The WCAG is, therefore, a useful guide for content developers (including page authors and site designers) and anyone developing tools for web authoring or for evaluating web accessibility, or anyone looking for an accessibility standard \u2014 even something as generalized as mobile accessibility. <\/span><\/p>\n<p><span style=\"font-weight: 400;\">That covers what web accessibility includes and how it\u2019s assessed, but the question remains: why invest in web accessibility at all?<\/span><\/p>\n<h2><b>Why You Need to Invest in Web Accessibility<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">For some, WCAG compliance is a legal requirement. All government sites in the US, Canada, the EU, and a host of other regions, must be WCAG compliant by law, and for that reason alone, it\u2019s a valuable skill to master. And while meeting the WCAG standards isn\u2019t legally required for non-governmental sites, it\u2019s still best practice for several reasons.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The first is obvious: inaccessible content cuts out a large section of your audience. According to the latest US census, <\/span><a href=\"http:\/\/www.interactiveaccessibility.com\/accessibility-statistics\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">nearly 19 percent of Americans<\/span><\/a><span style=\"font-weight: 400;\"> have some type of disability, many of which affect what a user can do online. When you fail to accommodate these users, you lose customers and income.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">And accessibility doesn\u2019t exist inside a vacuum. The same issues involved with making content accessible also arise when you\u2019re dealing with everyday user experience design issues, or when optimizing for mobile users, managing multimodal interaction, designing for older users, and implementing SEO best practices. No wonder, then, that improved accessibility has been shown to <\/span><a href=\"https:\/\/www.w3.org\/standards\/webdesign\/accessibility\" target=\"_blank\" rel=\"noopener\"><span style=\"font-weight: 400;\">extend audience reach and reduce maintenance costs.<\/span><\/a><\/p>\n<p><span style=\"font-weight: 400;\">That second effect\u2014lower maintenance costs\u2014hints at the second reason why accessibility is best practice: poor accessibility makes it difficult for a company\u2019s own employees (who also rely on both the front and back ends of its site) to do their jobs. Every accessibility speed bump employees encounter in the course of work leads to delays and mistakes, which lower your overall efficiency as a business and cost you money.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Third, poor accessibility suggests that not all of your customers are equally important \u2014 which sends an unintended message about you as an institution, even to people with no accessibility issues. By contrast, a fully accessible site sends the message that social inclusion is part of your corporate values, which in turn factors into everything from sales to your ability to recruit and hire top talent.<\/span><\/p>\n<h2><b>Web Accessibility Is Good Design<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Given its many advantages, why is making online content accessible only now gaining prominence among many developers? For one thing, web accessibility is tied to growing awareness of (and sensitivity to) diversity. Social inclusion is a concern that reaches far beyond the web and its content, and the movement toward better web accessibility is just part of that broader conversation.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Parallel to this is a growing emphasis on good design\u2014a trend that has been building for years and shows no sign of stopping. As the leaders of corporations from Apple to Dyson to Google recognize the premium that thoughtful design adds to their products, hire chief design officers and invest in R&amp;D, the design of our everyday world is growing from a niche concern to virtually every category of consumer goods. The result is an improved user experience for <\/span><i><span style=\"font-weight: 400;\">all<\/span><\/i><span style=\"font-weight: 400;\"> customers.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">But just as importantly, well-designed accessible web content needs the right technology to execute it. If websites in the \u201990s were as horrible to use as they were to look at, at least some of the blame can be placed on the limitations of the technology at the time. Today, no such excuse exists: new software, hardware, and web standards make it possible to achieve better design and better accessibility. All that remains is for us to learn how to harness those tools.<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><em>Learn more with BrainStation&#8217;s <a href=\"https:\/\/brainstation.io\/training\/web-accessibility\" target=\"_blank\" rel=\"noopener\">Web Accessibility certificate courses<\/a>.\u00a0<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>For many of us, web accessibility is not something we think about, until a problem arises. That, however, is starting to change. <\/p>\n","protected":false},"author":7,"featured_media":7576,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[586],"tags":[588,589,587,590,591],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v18.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What Is Web Accessibility and Why Is Everyone Talking About It?<\/title>\n<meta name=\"description\" content=\"Keep hearing about web accessibility but not sure what it means? Here is an overview of web accessibility, and why everyone is talking about it.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What Is Web Accessibility and Why Is Everyone Talking About It?\" \/>\n<meta property=\"og:description\" content=\"Keep hearing about web accessibility but not sure what it means? Here is an overview of web accessibility, and why everyone is talking about it.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it\" \/>\n<meta property=\"og:site_name\" content=\"BrainStation\u00ae Blog\" \/>\n<meta property=\"article:published_time\" content=\"2018-10-04T20:38:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-04-24T19:59:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2018\/10\/New.png\" \/>\n\t<meta property=\"og:image:width\" content=\"5176\" \/>\n\t<meta property=\"og:image:height\" content=\"2224\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"BrainStation\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/brainstation.io\/blog\/#website\",\"url\":\"https:\/\/brainstation.io\/blog\/\",\"name\":\"BrainStation\u00ae Blog\",\"description\":\"The Digital Learning Company\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/brainstation.io\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it#primaryimage\",\"url\":\"https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2018\/10\/New.png\",\"contentUrl\":\"https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2018\/10\/New.png\",\"width\":5176,\"height\":2224,\"caption\":\"What is web accessibility\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it#webpage\",\"url\":\"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it\",\"name\":\"What Is Web Accessibility and Why Is Everyone Talking About It?\",\"isPartOf\":{\"@id\":\"https:\/\/brainstation.io\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it#primaryimage\"},\"datePublished\":\"2018-10-04T20:38:33+00:00\",\"dateModified\":\"2019-04-24T19:59:08+00:00\",\"author\":{\"@id\":\"https:\/\/brainstation.io\/blog\/#\/schema\/person\/9f37983a6c4da6cf5dd422481ac8cf11\"},\"description\":\"Keep hearing about web accessibility but not sure what it means? Here is an overview of web accessibility, and why everyone is talking about it.\",\"breadcrumb\":{\"@id\":\"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/brainstation.io\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What Is Web Accessibility and Why Is Everyone Talking About It?\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/brainstation.io\/blog\/#\/schema\/person\/9f37983a6c4da6cf5dd422481ac8cf11\",\"name\":\"BrainStation\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/brainstation.io\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/80c14b8388838ae1453aec36606b232d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/80c14b8388838ae1453aec36606b232d?s=96&d=mm&r=g\",\"caption\":\"BrainStation\"},\"description\":\"BrainStation is a global leader in digital skills training, empowering businesses and brands to succeed in the digital age. Established in 2012, BrainStation has worked with over 250 instructors from the most innovative companies, developing cutting-edge, real-world digital education that has empowered more than 50,000 professionals and some of the largest corporations in the world.\",\"url\":\"https:\/\/brainstation.io\/blog\/author\/brainstation\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What Is Web Accessibility and Why Is Everyone Talking About It?","description":"Keep hearing about web accessibility but not sure what it means? Here is an overview of web accessibility, and why everyone is talking about it.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it","og_locale":"en_US","og_type":"article","og_title":"What Is Web Accessibility and Why Is Everyone Talking About It?","og_description":"Keep hearing about web accessibility but not sure what it means? Here is an overview of web accessibility, and why everyone is talking about it.","og_url":"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it","og_site_name":"BrainStation\u00ae Blog","article_published_time":"2018-10-04T20:38:33+00:00","article_modified_time":"2019-04-24T19:59:08+00:00","og_image":[{"width":5176,"height":2224,"url":"https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2018\/10\/New.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"BrainStation","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/brainstation.io\/blog\/#website","url":"https:\/\/brainstation.io\/blog\/","name":"BrainStation\u00ae Blog","description":"The Digital Learning Company","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/brainstation.io\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it#primaryimage","url":"https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2018\/10\/New.png","contentUrl":"https:\/\/d2re7sjnpekmig.cloudfront.net\/prod\/wp-content\/uploads\/2018\/10\/New.png","width":5176,"height":2224,"caption":"What is web accessibility"},{"@type":"WebPage","@id":"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it#webpage","url":"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it","name":"What Is Web Accessibility and Why Is Everyone Talking About It?","isPartOf":{"@id":"https:\/\/brainstation.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it#primaryimage"},"datePublished":"2018-10-04T20:38:33+00:00","dateModified":"2019-04-24T19:59:08+00:00","author":{"@id":"https:\/\/brainstation.io\/blog\/#\/schema\/person\/9f37983a6c4da6cf5dd422481ac8cf11"},"description":"Keep hearing about web accessibility but not sure what it means? Here is an overview of web accessibility, and why everyone is talking about it.","breadcrumb":{"@id":"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/brainstation.io\/blog\/what-is-web-accessibility-and-why-is-everyone-talking-about-it#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/brainstation.io\/blog"},{"@type":"ListItem","position":2,"name":"What Is Web Accessibility and Why Is Everyone Talking About It?"}]},{"@type":"Person","@id":"https:\/\/brainstation.io\/blog\/#\/schema\/person\/9f37983a6c4da6cf5dd422481ac8cf11","name":"BrainStation","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/brainstation.io\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/80c14b8388838ae1453aec36606b232d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/80c14b8388838ae1453aec36606b232d?s=96&d=mm&r=g","caption":"BrainStation"},"description":"BrainStation is a global leader in digital skills training, empowering businesses and brands to succeed in the digital age. Established in 2012, BrainStation has worked with over 250 instructors from the most innovative companies, developing cutting-edge, real-world digital education that has empowered more than 50,000 professionals and some of the largest corporations in the world.","url":"https:\/\/brainstation.io\/blog\/author\/brainstation"}]}},"_links":{"self":[{"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/posts\/7572"}],"collection":[{"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/comments?post=7572"}],"version-history":[{"count":4,"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/posts\/7572\/revisions"}],"predecessor-version":[{"id":8709,"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/posts\/7572\/revisions\/8709"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/media\/7576"}],"wp:attachment":[{"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/media?parent=7572"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/categories?post=7572"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/brainstation.io\/blog\/wp-json\/wp\/v2\/tags?post=7572"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}