Skip to content
  • Home
  • Articles
  • Screencasts
  • Projects
  • About
  • Resources
  • Screencasts
  • Today I learned
  • Things I use
  • Talks
  • Newsletter
  • Home Home
  • Articles Articles
  • Screencasts Screencasts
  • Projects Projects
  • About About
  • Other Stuff
    • Blogroll People blogging great stuff.
    • Resources Bookmarks I want to keep for later.
    • Show some love Support my blog and newsletter.
    • Talks Talks I've given at conferences.
    • Things I use My hardware and software setup.
    • Today I learned 249 #TIL posts.
  • Newsletter
Stefan on LinkedIn Stefan on Mastodon Stefan on Bluesky RSS

Topic: Accessibility – Page 5

  1. How to read an entire document using VoiceOver

    Published Apr 24 2021 in Accessibility , Tools

    Use ^⌥a to let VoiceOver automatically read an entire page/document.

  2. The output HTML element is an aria-live region

    Published Mar 16 2021 in HTML , Accessibility

    The output HTML element is an ARIA live region by default.

  3. Radio buttons, checkbox and the question when to use what

    Published Nov 26 2020 in HTML , Accessibility

    An excellent article going into the UX of form controls.

  4. How to let all your users know what to expect when they click a link

    Published Oct 24 2020 in HTML , Accessibility

    A snippet that helps making tab-opening links more accessible.

  5. An approach to write better image alt text

    Published Sep 27 2020 in Accessibility

    Dave Ruppert shared an interesting approach to good alternative text for images.

More Accessibility content

  1. Previous page
  2. Page 5 of 7
  3. Next page

Most popular posts

  • Can we have custom media queries, please?
  • Web content, the social contract and copyrights
  • On being a "JavaScript framework developer"...
  • How to import JSON files in ES modules (Node.js)
  • The difference between @ts-ignore and @ts-expect-error
Read popular posts

Weekly newsletter

Weekly newsletter all around web development

Get weekly news

TIL: Today I learned in Web Dev

  • Node.js includes a native glob utility
  • Keyframe animations have a special role in the CSS cascade
  • Node.js supports import maps
Learn something new

Blogroll

5 random Sites I'm subscribed to via RSS. 👇

  • Bramus
  • Ryan Mulligan
  • Adrian Roselli
  • Roma's Unpolished Posts
  • Manuel Matuzovic
Discover more blogs

Other stuff

Topics

  • JavaScript (128 posts)
  • CSS (100 posts)
  • Tools (61 posts)
  • HTML (54 posts)
  • Bash (44 posts)
  • NodeJS (40 posts)
  • Accessibility (35 posts)
  • Web (30 posts)
  • git (23 posts)
  • Performance (20 posts)
  • VSCode (20 posts)

Random Web Dev Learnings

  • localeCompare helps to compare strings in a sane manner
  • Array.prototype.reduce's initial value is optional
  • Process substitution in bash
  • oklch() retains perceived lightness for different hue angles
  • How to quickly perform a syntax check of a JavaScript file
  • You can't override !important user agent CSS declarations

Popular articles

  • Can we have custom media queries, please?
  • Web content, the social contract and copyrights
  • On being a "JavaScript framework developer"...

Recently updated resources

  • Staying up to date
  • Writing good docs, blogs and technical articles
  • Public speaking

stefanjudis.com © 2025 by Stefan Judis is licensed under CC BY-NC-SA 4.0

All rights reserved and content created without AI.

♥️