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

Topic: HTML – Page 6

  1. How to match HTML elements with an indeterminate state

    Published Mar 31 2022 in CSS , HTML

    Use the :indeterminate CSS pseudo-class to match different elements with an indeterminate state.

  2. A look at the dialog element's super powers

    Published Mar 08 2022 in CSS , HTML , JavaScript

    The new dialog element is more than a display toggle because it provides better focus handling, inert functionality and closes on keypress.

  3. How to define your relationship to sites you link to

    Published Dec 20 2021 in HTML , SEO

    How to define and qualify your outbound link elements. Mark your links as "nofolllow", "sponsored" or "ugc".

  4. How to correctly load SVG favicons

    Published Nov 07 2021 in HTML

    An HTML snippet to avoid favicon double downloads in Chromium browsers.

  5. Automatic hyphenation depends on the defined document language

    Published Jul 25 2021 in CSS , HTML

    Ways to hyphenate words and how the document language affects automatic hyphenation.

More HTML content

  1. Previous page
  2. Page 6 of 12
  3. Next page

Weekly Frontend News

6455 readers received the last Web Weekly 4 days ago. Join the fun!

Most popular posts

  • Can we have custom media queries, please?
  • Web content, the social contract and copyrights
  • em and strong are not announced by screen readers
  • How to import JSON files in ES modules (Node.js)
  • Intl can localize units, too!
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

  • All browsers adopted :focus-visible in their UA stylesheets
  • A "section" without an accessible name is nothing but a "div"
  • Useful background-repeat options other than repeat
  • Completion values in JavaScript
  • How the rest operator and default values affect the function length property
  • You can nest SVG elements

Popular articles

  • Can we have custom media queries, please?
  • Web content, the social contract and copyrights
  • 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.

♥️