Course summary
Stay organized with collections
Save and categorize content based on your preferences.
Technical Writing for Accessibility focused on the following ideas:
- Accessibility in documentation benefits
people with permanent, temporary, or situational disabilities.
- Every image requires an alt text element. Alt text acts as a functional
equivalent for an image by providing a concise summary of the image's purpose
and context.
- Sufficient color contrast helps readers with color blindness or low vision.
- Write for a broad spectrum of readers.
- Avoid relying only on visual indicators, such as colors or patterns, to
communicate important information.
- Practice editing for accessibility to ensure proper heading structure,
descriptive link text, and clear language.
Continue learning
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-04-17 UTC.
[null,null,["Last updated 2025-04-17 UTC."],[[["\u003cp\u003eTechnical writing for accessibility is a form of inclusive design that considers the needs of people with a wide range of disabilities, including permanent, temporary, and situational.\u003c/p\u003e\n"],["\u003cp\u003eKey accessibility considerations include providing alternative text for all images, using sufficient color contrast, and employing inclusive language.\u003c/p\u003e\n"],["\u003cp\u003eDocumentation should avoid relying solely on visual cues and should be edited for accessibility to ensure proper heading structure, descriptive link text, and overall clarity.\u003c/p\u003e\n"]]],["Documentation accessibility benefits all users, especially those with disabilities. Key actions include providing alt text for every image, which describes its purpose. Writers should ensure sufficient color contrast and avoid relying solely on visual cues. Inclusive language is necessary to reach a wider audience. Editing should enforce proper heading structures, descriptive link text, and clarity. The linked guidelines offer further resources on creating accessible documentation.\n"],null,["# Course summary\n\n\u003cbr /\u003e\n\nTechnical Writing for Accessibility focused on the following ideas:\n\n- Accessibility in documentation benefits people with permanent, temporary, or situational disabilities.\n- Every image requires an alt text element. Alt text acts as a functional equivalent for an image by providing a concise summary of the image's purpose and context.\n- Sufficient color contrast helps readers with color blindness or low vision.\n- Write for a broad spectrum of readers.\n- Avoid relying only on visual indicators, such as colors or patterns, to communicate important information.\n- Practice editing for accessibility to ensure proper heading structure, descriptive link text, and clear language.\n\nContinue learning\n-----------------\n\n- [Write accessible documentation](https://developers.google.com/style/accessibility): Accessibility guidelines"]]