Skip to content
  • Home
  • Articles
  • 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 261 #TIL posts.
  • Newsletter
Stefan on LinkedIn Stefan on Mastodon Stefan on Bluesky RSS

Articles – Page 56

Keep writing, writing, writing ...
  1. How to run copied CLI commands with a leading "$" sign

    Published Jul 10 2021 in Bash

    A quick tutorial explaining how two lines of shell scripting add a global $ command.

  2. Multi-colored text in CSS

    Published Jul 08 2021 in CSS

    A quick demo showing how to create CSS-only multi-color text effect.

  3. Input-wrapping labels are not supported by Dragon

    Published Jul 08 2021 in Accessibility , HTML

    A quick bookmark linking resources about lacking Dragon support in input-wrapping labels.

  4. How to visualize the tab order without using an extension in Firefox

    Published Jul 05 2021 in Accessibility , Tools

    Use Firefox's "Show tab order" feature to debug the focus order interactive elements.

  5. Mobile Safari doesn't zoom into form inputs with minimum 16px

    Published Jul 05 2021 in CSS

    Safari stops zooming into form controls if they have a font size of 16px or larger.

More articles

  1. Previous page
  2. Page 56 of 106
  3. Next page

Weekly Frontend News

6473 readers received the last Web Weekly 3 days ago. Join the fun!

Most popular posts

  • Can we have custom media queries, please?
  • The short version of 'git status' and the close but different '--porcelain' mode
  • em and strong are not announced by screen readers
  • The scope of type guards and assertion functions
  • Three input element properties that I discovered while reading MDN edited
Read popular posts

TIL: Today I learned in Web Dev

  • Intl can localize units, too!
  • The scope of type guards and assertion functions
  • New lines are removed from WHATWG URLs
Learn something new

Other stuff

Topics

  • JavaScript (131 posts)
  • CSS (107 posts)
  • Tools (64 posts)
  • HTML (56 posts)
  • Bash (45 posts)
  • NodeJS (42 posts)
  • Accessibility (38 posts)
  • Web (30 posts)
  • git (23 posts)
  • VSCode (21 posts)
  • macOS (20 posts)

Random Web Dev Learnings

  • Static initialization blocks in JavaScript classes
  • How to split JavaScript strings into sentences, words or graphemes with "Intl.Segmenter"
  • How to exclude elements from being shown in Google Search results
  • How to enforce pinch-to-zoom in Android browsers
  • How to access the your sites' Google cache from the URL bar
  • How to preserve separators in the result of String.prototype.split()

Popular articles

  • Can we have custom media queries, please?
  • The short version of 'git status' and the close but different '--porcelain' mode
  • em and strong are not announced by screen readers

Recently updated resources

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

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

All rights reserved and content created without AI.

♥️