{"id":136,"date":"2025-07-30T20:50:51","date_gmt":"2025-07-30T20:50:51","guid":{"rendered":"https:\/\/continuumdesignlab.com\/lens\/?p=136"},"modified":"2025-07-30T20:50:51","modified_gmt":"2025-07-30T20:50:51","slug":"common-web-accessibility-mistakes-and-how-to-fix-them","status":"publish","type":"post","link":"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/","title":{"rendered":"&#8220;Common Web Accessibility mistakes and how to fix them&#8221;"},"content":{"rendered":"\n<p>Website accessibility means that websites are designed and built so all people can use them. This includes people with disabilities. Accessibility focuses on letting people with a wide range of hearing, movement, sight, and cognitive abilities use websites. It aims to ensure equal access and participation for all users, regardless of their abilities.<\/p>\n\n\n\n<p>Websites that prioritize accessibility tend to offer better user experiences, leading to increased engagement, lower bounce rates.They also improve SEO performance by enabling more users to access information, make purchases and engage with online services.However, many websites still contain accessibility barriers like complex navigation, flashing content and small buttons that makes it difficult for some users to engage fully. But to make your website inclusive for everyone, businesses and designers must focus on the format, structure, navigation, visuals, and written content. As accessible websites see a 12% higher traffic, as inclusive design broadens the audience and improves engagement.&nbsp;<\/p>\n\n\n\n<p>However in this article, we will explore some common web accessibility mistakes and how to fix them for inclusive and user friendly websites.&nbsp;<\/p>\n\n\n\n<p style=\"font-size:30px\"><strong>Common Web Accessibility mistakes<\/strong><\/p>\n\n\n\n<p>There are some barriers that make it difficult for users to complete the task and interact with content. These barriers can negatively impact the user experience, engagement and even Search engine ranking. To improve website accessibility and enhance SEO performance, you should look at the common mistakes and how to fix them;<\/p>\n\n\n\n<p>    <strong>1. Missing or improper use of ARIA roles:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\"><\/ol>\n\n\n\n<ol class=\"wp-block-list\"><\/ol>\n\n\n\n<p>An ARIA role helps make web content more accessible to people with disabilities. It defines what an element represents like navigation menus, articles, and dialog boxes. This allows users to quickly understand a site&#8217;s layout and purpose. A missing or improper ARIA role means an element lacks the correct role attribute which can confuse assistive technologies like screen readers as a result users may not understand the element&#8217;s purpose or how to interact with it which can lead to frustration and poor user experience .<a href=\"https:\/\/webaim.org\/projects\/million\/?utm_source=chatgpt.com\">80% of websites<\/a> have accessibility issues, making it difficult for users with disabilities to navigate.<\/p>\n\n\n\n<p><strong>How to fix this:<\/strong><\/p>\n\n\n\n<p>Sometimes, we need to give more information to an element. For example, we might want to tell the user that the button they will press will open a new tab. This information is important because the user needs to know where they are when navigating websites. For these types of scenarios, we can use aria-describedby to give additional information. Moreover, only use ARIA when necessary. HTML elements already have accessibility built in, and adding unnecessary ARIA labels can lead to redundancy and can break accessibility. Also, businesses should avoid overuse of ARIA as it can also interfere with how screen readers interpret elements which can make navigation more difficult for users with disabilities.<\/p>\n\n\n\n<p>ARIA plays a vital role in web accessibility because it can help improve the perception, understanding, navigation, and interaction of web content for users who rely on assistive technologies. By properly implementing ARIA in web development, you can create more accessible and user-friendly websites for everyone. ARIA-enabled websites have a <a href=\"https:\/\/www.accenture.com\/ie-en\/about\/inclusion-diversity-index?utm_source=chatgpt.com\">20% higher user engagement rate <\/a>&nbsp;compared to non-ARIA-enabled websites.<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;<strong>&nbsp;2. Avoid Auto playing content:&nbsp;<\/strong><\/p>\n\n\n\n<p>Autoplaying content on websites can create accessibility barriers. Content that starts without user action can distract users especially when they have cognitive disabilities that makes it difficult for them to focus on key information which can lead to frustration and poor user experience. It can also cause problems for people using assistive tech like Screen readers as the autoplaying content may interfere with the screen reader\u2019s audio output which can make it difficult for users to navigate and understand the website\u2019s content.<\/p>\n\n\n\n<p><strong>How to fix this:&nbsp;<\/strong><\/p>\n\n\n\n<p>It&#8217;s important to provide controls that allow users to pause, stop, or adjust auto-playing content as they feel that they have control and freedom as a result they feel more confident while interacting with the website which increases customer loyalty leading to lower bounce rates.<\/p>\n\n\n\n<p>Additionally, provide mute and pause options so that the screen readers and other assistive technologies can function properly and prevent audio conflicts which can improve website accessibility. For example, <a href=\"https:\/\/www.w3.org\/WAI\/WCAG21\/Understanding\/pause-s\">WCAG<\/a> offers guidelines to make websites more accessible. Guideline 2.2.2, &#8220;Pause, Stop, Hide,&#8221; is about moving, blinking, or scrolling content. It states that users must be able to control such content. This includes the ability to pause, stop, or hide it.<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;<strong>&nbsp;&nbsp;3. Small buttons or Links:&nbsp;<\/strong><\/p>\n\n\n\n<p>Buttons and Links that are too small to see and tap through fingers are a great problem for anyone especially people with motor skill issues as they may get difficulty with precise movements, hand tremors or limited coordination so they may get frustrated to navigate a website as a result they may abandon the site. Studies show 69.825 of <a href=\"https:\/\/continuumdesignlab.com\/lens\/a-comprehensive-guide-to-user-experience-evaluation\/\" data-type=\"post\" data-id=\"98\">online carts are abandoned<\/a>, often because of poor design. Also, tiny buttons and links are also hard to see for anyone with low vision so they may struggle to click on small buttons accurately and effectively interact with important elements and content on a website leading to higher likelihood of leaving the site.<\/p>\n\n\n\n<p><strong>How to fix this:<\/strong><\/p>\n\n\n\n<p>To avoid this mistake, businesses and designers need to ensure that buttons and links are large enough to be easily clicked or tapped and also avoid placing buttons and links too close together to prevent accidental clicks and errors. It&#8217;s also important to make the text easily readable, you need to focus more on text, typography, fonts, and keep the size at least <a href=\"https:\/\/continuumdesignlab.com\/lens\/6-tips-for-implementing-accessibility-in-design\/\" data-type=\"post\" data-id=\"128\">16px for optimal readability<\/a> but if the text is bold then 19px is recommended while 24px is ideal for headings. \u00a0 \u00a0\u00a0\u00a0<\/p>\n\n\n\n<p><strong>4. Missing Error messages:<\/strong><\/p>\n\n\n\n<p>Without proper error messages, users might not complete forms and they may not use the website correctly. For example, a user is filling a form but it only shows a generic &#8220;Try again&#8221; or &#8220;Error&#8221; but doesn&#8217;t explain what went wrong or if a user forgets to fill in a required field on a sign-up form but doesn\u2019t receive an error message, they might not realize their mistake so they could assume the form is broken so they may leave the site. This creates a frustrating experience leading to potentially losing trust in it. <a href=\"https:\/\/baymard.com\/blog\/ecommerce-checkout-usability-report-and-benchmark?utm_source=chatgpt.com\">70.2% of e\u2011commerce<\/a> visitors abandon their shopping carts, typically before purchase completion<\/p>\n\n\n\n<p><strong>How to fix this:<\/strong><\/p>\n\n\n\n<p>As users, especially those with disabilities, need clear guidance so they must understand how to fix the problems as a result, error messages should be easy to find, understand and they must provide suggestions for fixing it. For example, instead of <a href=\"https:\/\/continuumdesignlab.com\/lens\/6-tips-for-implementing-accessibility-in-design\/\" data-type=\"post\" data-id=\"128\">\u201cinvalid input\u201d or \u201cerror\u201d,<\/a> the password must be 8 characters long  so this will not only benefit the ones with disabilities but it will benefit everyone from knowing what went wrong and how to correct it. Also, they should explain the error&#8217;s location like the error message specifically points to the missing &#8220;Phone number&#8221; field and it should be pointing out with the text, don&#8217;t rely on colours or just an explanation mark. This ensures that users can quickly identify where the error is and correct it.\u00a0<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>&nbsp;5. Flashing\/ Blinking content:<\/strong><\/p>\n\n\n\n<p>Blinking and flashing content is usually used for grabbing users attention but designers don&#8217;t know that continuous blinking can irritate users and makes it hard for them to focus on important content and they leave the website as it can cause eye fatigue, discomfort or even a headache. It also makes websites inaccessible to people with visual impairments.&nbsp; As 60% of people with <a href=\"https:\/\/www.nationalepilepsytraining.co.uk\/photosensitive-epilepsy\/?utm_source=chatgpt.com\">photosensitive epilepsy <\/a>&nbsp;report experiencing seizures triggered by flashing content&nbsp;<\/p>\n\n\n\n<p><strong>How to fix this:&nbsp;<\/strong><\/p>\n\n\n\n<p>As per<a href=\"https:\/\/community.hubspot.com\/t5\/Outlook-Sales-Extension\/Body-of-the-email-is-flickering\/m-p\/880017?utm_source=chatgpt.com\"> WCAG 2.1 Guideline <\/a>, content should not flash more than three times per second as this can cause seizures in people with photosensitive epilepsy. The flash area should be small and flashes should not be too bright to reduce the risk of triggering photosensitive seizures. Also, certain colors are more likely to cause problems like red flashes are especially risky as it is 5 times more likely to trigger seizures in people with photosensitive epilepsy and it can also distract the users readability leading to reduce in usability as it is difficult to focus on content with flashing or blinking content.&nbsp;<\/p>\n\n\n\n<p>There are also some tools that can help check for unsafe flashing like WCAG contrast checker and Photosensitive Epilepsy Analysis Tool (PEAT) as these tools help ensure content complies with WCAG 2.1 Guidelines, remains safe for all types of users and improves accessibility. And if there is a need of flashing or blinking content so warn the users and provide them an option to stop the flashing as this helps prevent discomfort and ensures a more inclusive user experience.<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>6. Not testing with Assistive technologies:<\/strong><\/p>\n\n\n\n<p>People with disabilities use assistive technology like screen readers, screen magnifiers and voice recognition software. These tools help people with disabilities to access the web content. So manual testing is important with assistive technology as it helps to find problems that automated tests miss like unclear navigation or missing context. Without assistive technology testing, websites create barriers which makes it difficult for users to access content, complete forms, or use features. This leads to a poor user experience and high bounce rates. It can also lead to legal issues as many countries have laws about website accessibility like WCAG guidelines so not testing can mean not meeting legal rules which can result in reputational damage.&nbsp;<\/p>\n\n\n\n<p><strong>How to fix this:<\/strong><\/p>\n\n\n\n<p>Testing with assistive technologies is key for website accessibility as it helps find issues real users face. Use screen readers (NVDA, JAWS and voice over) as it lets blind or visually impaired users hear digital text as testing with them ensures that content is accessible. Also, use screen magnifiers like Zoom Text as it enlarges parts of the screen which helps users with low vision and Speech recognition software like Dragon NaturallySpeaking, helps users control devices with their voice which helps people with motor impairments. So by using these tools, developers can create more accessible websites and this makes the web usable for more people. Additionally, manual testing with assistive technology is crucial as it gives vital feedback and shows how real users experience the website which uncovers problems that automated tests may miss.&nbsp;<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>7. Restricting text resizing and zooming:<\/strong><\/p>\n\n\n\n<p>Users with low vision rely on these features as they need to enlarge content to read it and some users need to zoom in to see details so disabling these features creates barriers which prevents them from accessing information which will lead to user frustration and reduce in usability. Moreover, when users don&#8217;t have their control or when they don&#8217;t have any freedom like to zoom in on the image or resize the text so they feel less valued resulting in dissatisfaction and disappointment. For example, a survey found that 42% of low-vision <a href=\"https:\/\/webaim.org\/projects\/lowvisionsurvey2\/?utm_source=chatgpt.com\">42%<\/a> users need magnification or more to read content. If a website restricts zooming, these users may struggle to access information which can lead to frustration and poor user experience.<\/p>\n\n\n\n<p><strong>How to fix this:<\/strong><\/p>\n\n\n\n<p>Designers and businesses should provide alternative ways to people who need larger text to read content like text resizing options which allows users to increase font size without breaking the layout and customisable font size options which allows users to adjust the text as they need. This will not only help users with low eye vision but help everyone also, it will improve accessibility and user experience. As in 2024, 95.9% of websites had WCAG 2 failures,<a href=\"https:\/\/blogs.illinois.edu\/view\/9317\/530828948?utm_source=chatgpt.com\"> with 83.6%<\/a>&nbsp; containing text with insufficient contrast which underscores the need for accessible text options.&nbsp;<\/p>\n\n\n\n<p>However, making your website accessible is not just about following rules or following WCAG guidelines but it\u2019s about creating an inclusive, user-friendly digital space for everyone so that all users including those with visual, auditory, motor or cognitive disabilities can navigate or interact with your website and content effectively.<\/p>\n\n\n\n<p>By addressing these top common mistakes, you can address potential barriers that may hinder individuals from accessing your content. Prioritizing web accessibility can enhance user experience, expand your reach, and decrease the bounce rates. However, still there are many websites that overlook the people with disabilities as a result they face high bounce rates and poor reputation. In fact, 48.4% of respondents use <a href=\"https:\/\/webaim.org\/projects\/lowvisionsurvey\/?utm_source=chatgpt.com\">&nbsp;browser zoom controls, <\/a>and 38% use <strong>browser text sizing controls. So by<\/strong> considering as many different disabilities as possible, you can build a truly equitable web experience for all and can also boost engagement.&nbsp;<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"There are some barriers that make it difficult for users to complete the task and interact with content. These barriers can negatively impact the user experience, engagement and even Search engine ranking. To improve website accessibility and enhance SEO performance, you should look at the common mistakes and how to fix them;","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"csco_display_header_overlay":false,"csco_singular_sidebar":"","csco_page_header_type":"","csco_page_load_nextpost":"","csco_page_reading_time":"","csco_page_toc_navigation":"","csco_post_video_location":[],"csco_post_video_location_hash":"","csco_post_video_url":"","csco_post_video_bg_start_time":0,"csco_post_video_bg_end_time":0,"csco_post_video_bg_volume":false,"footnotes":""},"categories":[3],"tags":[15],"class_list":{"0":"post-136","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-design-principles","7":"tag-accessible-design-accessibility-in-design-design-website-ux","8":"cs-entry","9":"cs-video-wrap"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>&quot;Common Web Accessibility mistakes and how to fix them&quot; - Continuum Design Lab Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"&quot;Common Web Accessibility mistakes and how to fix them&quot; - Continuum Design Lab Blog\" \/>\n<meta property=\"og:description\" content=\"There are some barriers that make it difficult for users to complete the task and interact with content. These barriers can negatively impact the user experience, engagement and even Search engine ranking. To improve website accessibility and enhance SEO performance, you should look at the common mistakes and how to fix them;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/\" \/>\n<meta property=\"og:site_name\" content=\"Continuum Design Lab Blog\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-30T20:50:51+00:00\" \/>\n<meta name=\"author\" content=\"fiverr\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"fiverr\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/\"},\"author\":{\"name\":\"fiverr\",\"@id\":\"https:\/\/continuumdesignlab.com\/lens\/#\/schema\/person\/b712c8cc65355864af4022590f90d9e3\"},\"headline\":\"&#8220;Common Web Accessibility mistakes and how to fix them&#8221;\",\"datePublished\":\"2025-07-30T20:50:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/\"},\"wordCount\":2099,\"commentCount\":7667,\"publisher\":{\"@id\":\"https:\/\/continuumdesignlab.com\/lens\/#organization\"},\"keywords\":[\"#accessible design #accessibility in design #design #website #ux\"],\"articleSection\":[\"Design Principles\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/\",\"url\":\"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/\",\"name\":\"\\\"Common Web Accessibility mistakes and how to fix them\\\" - Continuum Design Lab Blog\",\"isPartOf\":{\"@id\":\"https:\/\/continuumdesignlab.com\/lens\/#website\"},\"datePublished\":\"2025-07-30T20:50:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/continuumdesignlab.com\/lens\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"&#8220;Common Web Accessibility mistakes and how to fix them&#8221;\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/continuumdesignlab.com\/lens\/#website\",\"url\":\"https:\/\/continuumdesignlab.com\/lens\/\",\"name\":\"Continuum Design Lab Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/continuumdesignlab.com\/lens\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/continuumdesignlab.com\/lens\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/continuumdesignlab.com\/lens\/#organization\",\"name\":\"Continuum Design Lab Blog\",\"url\":\"https:\/\/continuumdesignlab.com\/lens\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/continuumdesignlab.com\/lens\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/continuumdesignlab.com\/lens\/wp-content\/uploads\/2025\/11\/cropped-continuum_icon.png\",\"contentUrl\":\"https:\/\/continuumdesignlab.com\/lens\/wp-content\/uploads\/2025\/11\/cropped-continuum_icon.png\",\"width\":512,\"height\":512,\"caption\":\"Continuum Design Lab Blog\"},\"image\":{\"@id\":\"https:\/\/continuumdesignlab.com\/lens\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/continuum-design-lab\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/continuumdesignlab.com\/lens\/#\/schema\/person\/b712c8cc65355864af4022590f90d9e3\",\"name\":\"fiverr\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/continuumdesignlab.com\/lens\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d18db0f5947b8fe4c38948e1cfa0062d65e630f655a5fe4c0f9cbb212c3f9972?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d18db0f5947b8fe4c38948e1cfa0062d65e630f655a5fe4c0f9cbb212c3f9972?s=96&d=mm&r=g\",\"caption\":\"fiverr\"},\"sameAs\":[\"https:\/\/continuumdesignlab.com\/lens\"],\"url\":\"https:\/\/continuumdesignlab.com\/lens\/author\/fiverr\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\"Common Web Accessibility mistakes and how to fix them\" - Continuum Design Lab Blog","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:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/","og_locale":"en_US","og_type":"article","og_title":"\"Common Web Accessibility mistakes and how to fix them\" - Continuum Design Lab Blog","og_description":"There are some barriers that make it difficult for users to complete the task and interact with content. These barriers can negatively impact the user experience, engagement and even Search engine ranking. To improve website accessibility and enhance SEO performance, you should look at the common mistakes and how to fix them;","og_url":"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/","og_site_name":"Continuum Design Lab Blog","article_published_time":"2025-07-30T20:50:51+00:00","author":"fiverr","twitter_card":"summary_large_image","twitter_misc":{"Written by":"fiverr","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/#article","isPartOf":{"@id":"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/"},"author":{"name":"fiverr","@id":"https:\/\/continuumdesignlab.com\/lens\/#\/schema\/person\/b712c8cc65355864af4022590f90d9e3"},"headline":"&#8220;Common Web Accessibility mistakes and how to fix them&#8221;","datePublished":"2025-07-30T20:50:51+00:00","mainEntityOfPage":{"@id":"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/"},"wordCount":2099,"commentCount":7667,"publisher":{"@id":"https:\/\/continuumdesignlab.com\/lens\/#organization"},"keywords":["#accessible design #accessibility in design #design #website #ux"],"articleSection":["Design Principles"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/","url":"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/","name":"\"Common Web Accessibility mistakes and how to fix them\" - Continuum Design Lab Blog","isPartOf":{"@id":"https:\/\/continuumdesignlab.com\/lens\/#website"},"datePublished":"2025-07-30T20:50:51+00:00","breadcrumb":{"@id":"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/continuumdesignlab.com\/lens\/common-web-accessibility-mistakes-and-how-to-fix-them\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/continuumdesignlab.com\/lens"},{"@type":"ListItem","position":2,"name":"&#8220;Common Web Accessibility mistakes and how to fix them&#8221;"}]},{"@type":"WebSite","@id":"https:\/\/continuumdesignlab.com\/lens\/#website","url":"https:\/\/continuumdesignlab.com\/lens\/","name":"Continuum Design Lab Blog","description":"","publisher":{"@id":"https:\/\/continuumdesignlab.com\/lens\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/continuumdesignlab.com\/lens\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/continuumdesignlab.com\/lens\/#organization","name":"Continuum Design Lab Blog","url":"https:\/\/continuumdesignlab.com\/lens\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/continuumdesignlab.com\/lens\/#\/schema\/logo\/image\/","url":"https:\/\/continuumdesignlab.com\/lens\/wp-content\/uploads\/2025\/11\/cropped-continuum_icon.png","contentUrl":"https:\/\/continuumdesignlab.com\/lens\/wp-content\/uploads\/2025\/11\/cropped-continuum_icon.png","width":512,"height":512,"caption":"Continuum Design Lab Blog"},"image":{"@id":"https:\/\/continuumdesignlab.com\/lens\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/continuum-design-lab\/"]},{"@type":"Person","@id":"https:\/\/continuumdesignlab.com\/lens\/#\/schema\/person\/b712c8cc65355864af4022590f90d9e3","name":"fiverr","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/continuumdesignlab.com\/lens\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d18db0f5947b8fe4c38948e1cfa0062d65e630f655a5fe4c0f9cbb212c3f9972?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d18db0f5947b8fe4c38948e1cfa0062d65e630f655a5fe4c0f9cbb212c3f9972?s=96&d=mm&r=g","caption":"fiverr"},"sameAs":["https:\/\/continuumdesignlab.com\/lens"],"url":"https:\/\/continuumdesignlab.com\/lens\/author\/fiverr\/"}]}},"_links":{"self":[{"href":"https:\/\/continuumdesignlab.com\/lens\/wp-json\/wp\/v2\/posts\/136","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/continuumdesignlab.com\/lens\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/continuumdesignlab.com\/lens\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/continuumdesignlab.com\/lens\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/continuumdesignlab.com\/lens\/wp-json\/wp\/v2\/comments?post=136"}],"version-history":[{"count":0,"href":"https:\/\/continuumdesignlab.com\/lens\/wp-json\/wp\/v2\/posts\/136\/revisions"}],"wp:attachment":[{"href":"https:\/\/continuumdesignlab.com\/lens\/wp-json\/wp\/v2\/media?parent=136"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/continuumdesignlab.com\/lens\/wp-json\/wp\/v2\/categories?post=136"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/continuumdesignlab.com\/lens\/wp-json\/wp\/v2\/tags?post=136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}