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
  • Newsletter
  • 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 212 #TIL posts.
Stefan on Mastodon Stefan on Twitter RSS

Topic: HTML โ€“ Page 4

  1. 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.

  2. How to define Open Graph / Twitter image alt text (and why it might not matter...)

    Published May 14 2021 in Accessibility , HTML

    Learn how to define alternative text for Facebook/Twitter previews and discover that it's not improving accessibility.

  3. "HTML End Tag Labels" โ€“ a useful VSCode extension to navigate HTML

    Published Apr 06 2021 in HTML , Tools

    The HTML End Tag Labels VSCode extensions makes it easier to navigate HTML.

  4. HTML defines a ping attribute on anchor elements (links)

    Published Mar 20 2021 in HTML

    HTML anchors provide a ping attribute that can be used to send analytics information to defined URLs

  5. 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.

More HTML content

  1. Previous page
  2. Page 4 of 9
  3. Next page

Most popular posts

  • How to import JSON files in ES modules (Node.js)
  • A new method to validate URLs in JavaScript (2023 edition)
  • APIs to generate random user avatars
  • Top-level await is available in Node.js modules
  • How to override your dependency's dependencies (Node.js)
Read popular posts

Weekly newsletter

Weekly newsletter all around web development

Get weekly news

TIL: Today I learned in Web Dev

  • Self-closing tags are mostly meaningless in HTML
  • How to use EventTarget as a web-native event emitter
  • Safari allows to configure password autofilling
Learn something new

Blogroll

15 random RSS feeds I'm subscribed to. ๐Ÿ‘‡

Discover fantastic blogs

Other stuff

Topics

  • JavaScript (116 posts)
  • CSS (88 posts)
  • Tools (56 posts)
  • HTML (41 posts)
  • Bash (40 posts)
  • NodeJS (35 posts)
  • Accessibility (27 posts)
  • Web (22 posts)
  • git (20 posts)
  • Performance (19 posts)
  • macOS (15 posts)

Web Dev Learnings

  • How to preserve separators in the result of String.prototype.split()
  • CSS media queries can be nested
  • Automatic hyphenation depends on the defined document language
  • rgba() and hsla() are legacy functions and aliases in modern browsers
  • em and strong are not announced by screen readers
  • How to visualize the tab order without using an extension in Firefox

Popular articles

  • How to import JSON files in ES modules (Node.js)
  • A new method to validate URLs in JavaScript (2023 edition)
  • APIs to generate random user avatars

Recently updated resources

  • Timeless articles
  • Job hunt and interviewing
  • A Firefox-only minimap
ยฉ 2023 Copyright Stefan Judis. All rights reserved.
โ™ฅ๏ธ