A11y Cat: digital accessibility resources

A11y Cat: digital accessibility resources

2332 bookmarks
A-Z
Creating Accessible CSS Art
Creating Accessible CSS Art
CSS art has been a thing since the creation of CSS itself. It is a great way of practicing and learning and it makes for an interesting coding challenge. But it has a big problem: CSS art is inherently not accessible. In this post, we will not see how to create CSS drawings and illustrations (there are plenty of those posts). Instead, we will focus on some tips and best practices to make that CSS art more accessible for everyone. :: Blog post at Alvaro Montoro's Personal Website.
·alvaromontoro.com·
Creating Accessible CSS Art
Creating Accessible Documents
Creating Accessible Documents
Writing with accessibility in mind means that you are trying to ensure that your content can be read and understood by as wide an audience as possible. This factsheet presents some helpful tips on
·abilitynet.org.uk·
Creating Accessible Documents
Creating Accessible Emails
Creating Accessible Emails
Whether you’re writing simple, everyday emails or designing marketing messages for a large audience, many of the same accessibility principles for content creation also apply to email. These guidelines and recommendations will benefit everyone and help ensure your message comes through clearly to your audience.
·accessibility.huit.harvard.edu·
Creating Accessible Emails
Creating accessible PDFs
Creating accessible PDFs
It is critical that content is accessible to the widest possible audience and complies with accessibility standards and regulations, such as WCAG 2.0 and Section 508 of the U.S. Government’s Rehabilitation Act. An “accessible” electronic document is one that is optimized for screen readers and other assistive devices used by persons with disabilities. Producing accessible content also plays a key role in optimizing PDF documents for successful indexing by Internet search engines.
·helpx.adobe.com·
Creating accessible PDFs
Creating Accessible SVGs | Deque
Creating Accessible SVGs | Deque
Scalable Vector Graphics (SVGs) have been around since 1999, but they have seen a real resurgence in use as design interactions have become more complex Let's focus on the accessibility of Scalable Vector Graphics (SVGs) by diving into the basics and code examples.
·deque.com·
Creating Accessible SVGs | Deque