Accessibility

673 bookmarks
Custom sorting
Stop Using ‘Drop-down’
Stop Using ‘Drop-down’
TL;DR: Stop using the word drop-down. Instead choose a term that accurately describes the control you want. I have worked both with native platform developers and web developers. While control names might differ, if a control was functionally the same then it was not an issue. A TextBox, for example,…
·adrianroselli.com·
Stop Using ‘Drop-down’
Accessibility Dont's, Learn From Basic Mistakes in Web Design - Pine
Accessibility Dont's, Learn From Basic Mistakes in Web Design - Pine
Make your next project a little bit more inclusive and usable by not removing or changing some default browser behavior. When we have to develop a complex system, we have to pay attention to shockingly many things. Just on front-end, we have to choose a proper CSS methodology for a long ride, optimize our assets …
·pineco.de·
Accessibility Dont's, Learn From Basic Mistakes in Web Design - Pine
Link Targets and 3.2.5
Link Targets and 3.2.5
TL;DR: Regardless of what accessibility conformance level you target, do not arbitrarily open links in a new window or tab. If you are required to do so anyway, inform users in text. Overview Throughout this post I am going to use the terms browser window and tab interchangeably. While they…
·adrianroselli.com·
Link Targets and 3.2.5
Accessible Email
Accessible Email
OUR MISSION It is the mission of Accessible-email.org to promote email marketing accessibility and usability. In that be the voice of users and the email marketing community. For years the...
·accessible-email.org·
Accessible Email
Standards for Writing Accessibly
Standards for Writing Accessibly
In this excerpt from Writing is Designing, Michael J. Metts and Andy Welfle discuss critical accessibility considerations for content authors, including reading order, references to additional cont…
·alistapart.com·
Standards for Writing Accessibly
Inclusive Design for a Digital World: Designing with Accessibility in Mind (Design Thinking)
Inclusive Design for a Digital World: Designing with Accessibility in Mind (Design Thinking)
What is inclusive design? It is simple. It means that your product has been created with the intention of being accessible to as many different users as possible. For a long time, the concept of accessibility has been limited in terms of only defining physical spaces. However, change is afoot: pe...
·amazon.com·
Inclusive Design for a Digital World: Designing with Accessibility in Mind (Design Thinking)
What a Year of Learning and Teaching Accessibility Taught Me - 24 Accessibility
What a Year of Learning and Teaching Accessibility Taught Me - 24 Accessibility
A few years ago I didn’t know what the term “accessibility” meant. I built Web sites that were partially inaccessible because I didn’t know better. Fast forward to today, I know enough to be able to write, speak and run workshops on accessibility, helping others build more a accessible and inclusive Web. Much like everyone …
·24a11y.com·
What a Year of Learning and Teaching Accessibility Taught Me - 24 Accessibility
Pixels vs. Relative Units in CSS: why it’s still a big deal - 24 Accessibility
Pixels vs. Relative Units in CSS: why it’s still a big deal - 24 Accessibility
Long live the modern browser! Browsers are getting better these days. We seem to be in a golden age where there’s a never-ending stream of new features added for the benefit of the users accessing the page, and really great tools for those creating the page. It hasn’t always been the case, though. Earlier versions …
·24a11y.com·
Pixels vs. Relative Units in CSS: why it’s still a big deal - 24 Accessibility
Color Theory and Contrast Ratios - 24 Accessibility
Color Theory and Contrast Ratios - 24 Accessibility
There are no definites with color. Sure, you have your red, your green, and so on — but even that is relative. Try to describe a specific red color to a friend. Chances are the description will settle on, for example, is the color more of a brick-red or a fire truck-red? Describing a color …
·24a11y.com·
Color Theory and Contrast Ratios - 24 Accessibility