Found 657 bookmarks
Newest
Home
Home
Helping colorblind developers find accessible environment themes which work best for them. Search for themes for your preferred programming environments based on your colorblindness
·colorblind-themes.tech·
Home
Overcoming my panic towards accessibility
Overcoming my panic towards accessibility
I've been afraid of touching accessibility for a few years now. This fear magnified when I began writing the accessibility lessons for Learn JavaScript. Today, I want to share with you why I became afraid of accessibility, and how I overcame this fear.
·zellwk.com·
Overcoming my panic towards accessibility
What's the Difference Between PDF and Accessible PDF? | PDF Accessibility and Compliance
What's the Difference Between PDF and Accessible PDF? | PDF Accessibility and Compliance
An accessible PDF is a PDF document that can be read and accessed by people with disabilities, primarily for the vision-impaired that may use assistive technology to read the file through text-to-speech or a Braille printout. A PDF document is considered accessible only if it meets a set of accessibility guidelines.
·commonlook.com·
What's the Difference Between PDF and Accessible PDF? | PDF Accessibility and Compliance
Accessible HTML Elements
Accessible HTML Elements
The goal of this post is to highlight a handful of useful HTML elements for improving a page's accessibility, and show that every developer can learn about and…
·amberwilson.co.uk·
Accessible HTML Elements
Home - WecanAccess
Home - WecanAccess
We Can Access is for parents of special needs and disabled kids, People with disabilities & carers. Share, talk and shop all about accessibility and access.
·wecanaccess.com·
Home - WecanAccess
The First U.S. Web Accessibility Agreement was Signed Twenty Years Ago this Week
The First U.S. Web Accessibility Agreement was Signed Twenty Years Ago this Week
Twenty years ago this week (on March 14, 2000) Bank of America became the first company in the United States to sign an agreement to make its website accessible to people with disabilities. The agreement referenced the Web Content Accessibility Guidelines (WCAG) 1.0 at a time when the standard was
·lflegal.com·
The First U.S. Web Accessibility Agreement was Signed Twenty Years Ago this Week
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