DEV Community

Accessibility

the practice of making your website usable by as many people as possible

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Semantic HTML: What, Why, and How

Semantic HTML: What, Why, and How

77
Comments 3
7 min read
Make your website more accessible with these Responsive Design tips

Make your website more accessible with these Responsive Design tips

13
Comments 4
4 min read
Finding Joy While Losing Use of My Hands

Finding Joy While Losing Use of My Hands

6
Comments
4 min read
Smoother workflows, better accessibility: webinar for developers

Smoother workflows, better accessibility: webinar for developers

5
Comments
1 min read
How to do an accessibility review for your website: Font

How to do an accessibility review for your website: Font

2
Comments
4 min read
Subtitles on Twitter are a pain. You should include them anyway. Here's how.

Subtitles on Twitter are a pain. You should include them anyway. Here's how.

21
Comments 7
2 min read
5 sec about a11y: colours

5 sec about a11y: colours

9
Comments 5
1 min read
I can CSS a focused input, but what about its label?

I can CSS a focused input, but what about its label?

27
Comments 1
8 min read
4 mistakes people do when they write alt text

4 mistakes people do when they write alt text

14
Comments
4 min read
Accessibility in JavaScript Frameworks Part 2: Comparing Each Framework

Accessibility in JavaScript Frameworks Part 2: Comparing Each Framework

15
Comments
6 min read
Making an accessible Breadcrumb Navigation using TailwindCSS and NextJS

Making an accessible Breadcrumb Navigation using TailwindCSS and NextJS

7
Comments
9 min read
Picking Discord role colors

Picking Discord role colors

8
Comments
2 min read
Testing Accessibility with Shadow Roots

Testing Accessibility with Shadow Roots

45
Comments 1
28 min read
The Principles UI/UX – Responsive and Accessible Design

The Principles UI/UX – Responsive and Accessible Design

3
Comments
7 min read
I love talking to you, webpage!

I love talking to you, webpage!

7
Comments
7 min read
Learn in Public: WCAG Principles & Guidelines Part 2

Learn in Public: WCAG Principles & Guidelines Part 2

3
Comments 1
2 min read
Making Web Components accessible

Making Web Components accessible

6
Comments 2
12 min read
Developing Virtual Reality applications while suffering from motion sickness

Developing Virtual Reality applications while suffering from motion sickness

37
Comments 5
5 min read
Packages, Docs and Accessibility

Packages, Docs and Accessibility

6
Comments
3 min read
Accessibility at Advanced

Accessibility at Advanced

13
Comments
3 min read
Adding a lang attribute to your Next.js site

Adding a lang attribute to your Next.js site

75
Comments 6
2 min read
Adding Live Captions To Your Classroom With Deepgram

Adding Live Captions To Your Classroom With Deepgram

10
Comments
9 min read
Headings for the Visually Inclined

Headings for the Visually Inclined

19
Comments 1
4 min read
How to become a Web Accessibility Specialist (WAS)

How to become a Web Accessibility Specialist (WAS)

5
Comments 1
3 min read
That Time a Usability Test Made me Want the Earth to Open up and Swallow me Whole

That Time a Usability Test Made me Want the Earth to Open up and Swallow me Whole

3
Comments 1
4 min read
7 Resources to Improve Your HTML and Accessibility Skills

7 Resources to Improve Your HTML and Accessibility Skills

9
Comments
2 min read
Testing for Color Contrast: Tips and Tools

Testing for Color Contrast: Tips and Tools

11
Comments 2
7 min read
A11y: notify user after submitting a form

A11y: notify user after submitting a form

3
Comments
3 min read
HTML Reporting for AxeCore

HTML Reporting for AxeCore

17
Comments 1
2 min read
A11y tips: offer alternatives to any functionality

A11y tips: offer alternatives to any functionality

3
Comments
2 min read
A11y tips: let the user resize text up to 200%

A11y tips: let the user resize text up to 200%

2
Comments 2
1 min read
Accessibility: Title Achievement

Accessibility: Title Achievement

4
Comments
6 min read
A11y tips: don't remove focus indicator

A11y tips: don't remove focus indicator

4
Comments
2 min read
Accessibility: Why care?

Accessibility: Why care?

3
Comments
1 min read
10 Minutes a Day: Learning Accessibility in An Agile World

10 Minutes a Day: Learning Accessibility in An Agile World

5
Comments 3
3 min read
Accessible Component Series: Common Patterns - Accordions

Accessible Component Series: Common Patterns - Accordions

4
Comments
5 min read
An Introduction to High Contrast Accessibility

An Introduction to High Contrast Accessibility

36
Comments 3
5 min read
A11y tips: report on elements being shown and hidden

A11y tips: report on elements being shown and hidden

6
Comments 1
1 min read
A11y tips: use landmarks

A11y tips: use landmarks

7
Comments 4
3 min read
A11y tips: autocomplete your form fields

A11y tips: autocomplete your form fields

6
Comments
1 min read
Why You Should Care About Web Accessibility, and What to Consider When Designing Your Next Project

Why You Should Care About Web Accessibility, and What to Consider When Designing Your Next Project

2
Comments
5 min read
Accessible colors for LeMOT (French Wordle)

Accessible colors for LeMOT (French Wordle)

3
Comments
3 min read
A11y tips: accesible images

A11y tips: accesible images

6
Comments
3 min read
A11y tips: hide content from screen readers

A11y tips: hide content from screen readers

10
Comments
1 min read
A11y tips: hide content only from sighted users

A11y tips: hide content only from sighted users

6
Comments 6
2 min read
A11y tips: hide elements for all users

A11y tips: hide elements for all users

6
Comments
1 min read
A11y tips: alert role

A11y tips: alert role

4
Comments
2 min read
Thoughts on find-in-page with custom accordion elements.

Thoughts on find-in-page with custom accordion elements.

19
Comments 5
4 min read
Extending Native Elements

Extending Native Elements

4
Comments 1
3 min read
Looking Back at 2021

Looking Back at 2021

6
Comments 2
2 min read
Jetpack compose accessibility best practices

Jetpack compose accessibility best practices

9
Comments
8 min read
A11y tips: aria-live and aria-atomic

A11y tips: aria-live and aria-atomic

6
Comments
2 min read
Web Accessibility learned, the hard way...

Web Accessibility learned, the hard way...

2
Comments 10
2 min read
A11y tips: how to notify of content changes

A11y tips: how to notify of content changes

5
Comments 2
2 min read
Building an Accessible Recursive Menu System

Building an Accessible Recursive Menu System

11
Comments
13 min read
A11y tips: what is ARIA and when to use it

A11y tips: what is ARIA and when to use it

4
Comments
1 min read
A11y Testing: Automating Screen Readers

A11y Testing: Automating Screen Readers

20
Comments 3
10 min read
A11y tips: use fieldset and legend to add context

A11y tips: use fieldset and legend to add context

6
Comments
2 min read
A11y tips: bind form controls and messages

A11y tips: bind form controls and messages

3
Comments
2 min read
Accessibility in JavaScript Frameworks Part 1: What's The Big Deal?

Accessibility in JavaScript Frameworks Part 1: What's The Big Deal?

27
Comments 2
5 min read
loading...