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 246 #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

  • How to import JSON files in ES modules (Node.js)
  • Web Weekly #159
  • APIs to generate random user avatars
  • How to style element descendants with Tailwind CSS
  • How to split JavaScript strings into sentences, words or graphemes with "Intl.Segmenter"
Read popular posts

Weekly newsletter

Weekly newsletter all around web development

Get weekly news

TIL: Today I learned in Web Dev

  • Forbidden headers can't be set in "fetch" requests
  • The macOS inline dictionary has a shortcut
  • parseInt parses anything starting with a number
Learn something new

Blogroll

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

  • Bramus
  • Roma's Unpolished Posts
  • Jim Nielsen
  • browsers.fyi
  • Mayank
Discover more blogs

Other stuff

Topics

  • JavaScript (128 posts)
  • CSS (99 posts)
  • Tools (59 posts)
  • HTML (54 posts)
  • Bash (44 posts)
  • NodeJS (38 posts)
  • Accessibility (35 posts)
  • Web (29 posts)
  • git (23 posts)
  • Performance (20 posts)
  • VSCode (19 posts)

Random Web Dev Learnings

  • Useful background-repeat options other than repeat
  • :defined can be used to target not yet defined custom elements
  • String.prototype.replace supports replacement patterns
  • "fetch" supports a "keepAlive" option to make it outlive page navigations
  • Stylesheets do not only block rendering but also JavaScript execution
  • How to specify the start of an ordered HTML list

Popular articles

  • How to import JSON files in ES modules (Node.js)
  • Web Weekly #159
  • APIs to generate random user avatars

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.

♥️