Skip to main content
CSS-Tricks
  • Articles
  • Videos
  • Almanac
  • Newsletter
  • Guides
  • DigitalOcean
  • DO Community
Search

Articles Tagged
accessibility

159 Articles
{
,

}
Direct link to the article 5 Accessibility Quick Wins You Can Implement Today
accessibility

5 Accessibility Quick Wins You Can Implement Today

Let’s face it: building an AA or AAA-accessible product can be quite daunting. Luckily, having an accessible product isn’t all-or-nothing. Even seemingly small improvements can have nice quality of life benefits for many people.

In that spirit, here are five …

Avatar of Daniel Yuschick
Daniel Yuschick on Feb 23, 2022
Direct link to the article Why Don’t Developers Take Accessibility Seriously?
accessibility

Why Don’t Developers Take Accessibility Seriously?

You know that joke, “Two front-end developers walk into a bar and find they have nothing in common”? It’s funny, yet frustrating, because it’s true.

This article will present three different perspectives on accessibility in web design and development. Three …

Avatar of Melanie Sumner
Melanie Sumner on Jan 24, 2022
Direct link to the article 8 Helpful Accessibility Links for January 2022
accessibility

8 Helpful Accessibility Links for January 2022

Every now and then, I find that I’ve accumulated a bunch of links about various things I find interesting. Accessibility is one of those things! Here’s a list of related links to other articles that I’ve been saving up and …

Avatar of Chris Coyier
Chris Coyier on Jan 13, 2022
Direct link to the article Empathetic Animation
accessibility animation prefers-reduced-motion

Empathetic Animation

Animation on the web is often a contentious topic. I think, in part, it’s because bad animation is blindingly obvious, whereas well-executed animation fades seamlessly into the background. When handled well, animation can really elevate a website, whether it’s just …

Avatar of Cassie Evans
Cassie Evans on Dec 29, 2021 (Updated on Jan 18, 2022)
Direct link to the article Some Articles About Accessibility I’ve Saved Recently IV
accessibility

Some Articles About Accessibility I’ve Saved Recently IV

  • A guide to designing accessible, WCAG-compliant focus indicators — Sara Soueidan says you can make more accessible focus outlines by doing your own, rather than leaving it to the browser — as long as you do it right. Deep dive!
…
Avatar of Chris Coyier
Chris Coyier on Oct 29, 2021
Direct link to the article Some Articles About Accessibility I’ve Saved Recently III
accessibility

Some Articles About Accessibility I’ve Saved Recently III

  • The perfect link — Rian Rietveld defines them: “When you click on them, they take you somewhere else.” Not much code in here (we’ve got that), just a lot of practical accessibility advice. For example, the alt text
…
Avatar of Chris Coyier
Chris Coyier on Aug 26, 2021 (Updated on Aug 31, 2021)
Direct link to the article A Deep Dive on Skipping to Content
accessibility aria focus skip link

A Deep Dive on Skipping to Content

While most people browsing the web on a computer use a mouse, many rely on their keyboard instead. Theoretically, using a web page with the keyboard should not be a problem — press the TAB key to move the keyboard …

Avatar of Paul Ratcliffe
Paul Ratcliffe on Aug 3, 2021
Direct link to the article Your Image Is Probably Not Decorative
accessibility alt text images

Your Image Is Probably Not Decorative

Direct Link

Eric doesn’t mince words, especially in the title, but also in the conclusion:

In modern web design and development, displaying an image is a highly intentional act. Alternate descriptions allow us to explain the content of the image, and in

…
Avatar of Chris Coyier
Shared by Chris Coyier on Jul 20, 2021
Direct link to the article Looking at WCAG 2.5.5 for Better Target Sizes
accessibility

Looking at WCAG 2.5.5 for Better Target Sizes

Have you ever experienced the frustration of trying to tap a button on a mobile device only to have it do nothing because the target size is just not large enough **and it’s not picking up on your press? Maybe …

Avatar of Todd Libby
Todd Libby on Jun 8, 2021 (Updated on Jun 9, 2021)
Direct link to the article Some Articles About Accessibility I’ve Saved Recently II
accessibility

Some Articles About Accessibility I’ve Saved Recently II

  • Show/Hide password accessibility and password hints tutorial — Nicolas Steenhout goes deep on <input type="password"> accessibility. For one thing, being able to toggle it to type="text" should be possible, while announcing, politely, the change. But also, put the password hints
…
Avatar of Chris Coyier
Chris Coyier on Jun 7, 2021 (Updated on Aug 31, 2021)
Direct link to the article Front-End Testing is For Everyone
accessibility performance testing unit tests visual testing

Front-End Testing is For Everyone

Testing is one of those things that you either get super excited about or kinda close your eyes and walk away. Whichever camp you fall into, I’m here to tell you that front-end testing is for everyone. In fact, …

Avatar of Evgeny Klimenchenko
Evgeny Klimenchenko on Jun 1, 2021 (Updated on Jun 3, 2021)
  • 1
  • 2
  • 3
  • ...
  • 15
  • Older

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • DigitalOcean
  • DigitalOcean Community
  • About DigitalOcean
  • Legal
  • Free Credit Offer
Minisites
  • The Power of Serverless
  • Upcoming Conferences
  • Coding Fonts
  • The Greatest CSS Tricks
Contact
  • Email
  • Guest Writing
Follow
  • Twitter
  • Instagram
  • YouTube
  • CodePen
  • iTunes
  • RSS
Back to Top