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....
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
Comments
Post a Comment