Day 29 # find 3 accessibility issues without using the evaluation tool. I was browsing an art and craft website to check issues for accessibility. First, I switched off my mouse pad and tried to keyboard focus on the page. When I was tabbing on-page, after search it’s not navigating to other elements on the page. 2. I disabled the images and tried to understand the text alternatives but few of them are low in color contrast. 3. When I was tabbing from search its directly navigating link to the footer page not on the main content
Day 5# 30 days of Accessibility testing Day#5 Read the 12 guidelines of Web Content Accessibility Guidelines (WCAG 2.0.) Write a short post on one of them The Web Content Accessibility Guidelines (known as WCAG 2.1) are an internationally recognized set of recommendations for improving web accessibility. They explain how to make digital services, websites, and apps accessible to everyone, including users with impairments to their: • vision - like severely sight impaired (blind), sight impaired (partially sighted) or color blind people • hearing - like people who are deaf or hard of hearing • mobility - like those who find it difficult to use a mouse or keyboard • thinking and understanding - like people with dyslexia, autism, or learning difficulties WCAG 2.0 is based on 4 design principles: • Perceivable - Information and user interface components must be presentable to users in ways they can perceive. • This means that users must be able to perceive the inform...
Day 28 # T esting a word document issues for accessibility I have downloaded a word document from online and used an inbuilt accessibility checker to check the issues. There I observed some missing alternative texts, images, or objects not inline, check the reading order, hard-to-read text contrast. I tried to change the contrast and solved the issues by changing font and color contrast. What the Checker Won’t Do If your headings are text made big and bold, not real headings, the accessibility checker won’t see a problem. So you will also have to check headings yourself. The checker will tell you if an image has no alternative text. But it can’t tell if an image has an inaccurate or badly-written alternative text. So you must check all images, even if the checker says they are OK. You’ll also have to check whether your page is using tabs where it should use a table, fonts, like Wingdings, where it should use images, or images where it should use text....
Comments
Post a Comment