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 9

  1. caniuse-embed-element

    Published Nov 15 2020 in JavaScript , HTML

    A custom elements wrapper around Ire Aderinokun's caniuse embed service.

  2. Inputs of type date support min, max and step attributes

    Published Nov 15 2020 in HTML

    input HTML elements support min/max/step attributes that allow the limitation of selectable dates.

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

  4. Emmet VS Code bindings to level up HTML editing

    Published Sep 17 2020 in HTML , Tools , VSCode

    VS Code shortcuts using Emmet commands to speed up HTML editing.

  5. How to tell browsers that your site supports color-schemes

    Published Sep 13 2020 in CSS , HTML

    A detailed look at the color-scheme property that allows developers to define which color chemes are defined in a website

More HTML content

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

Weekly Frontend News

6467 readers received the last Web Weekly 2 days ago. Join the fun!

Most popular posts

  • em and strong are not announced by screen readers
  • Can we have custom media queries, please?
  • The short version of 'git status' and the close but different '--porcelain' mode
  • How to prerender Tweets without using the official Twitter APIs
  • Notes on relying on the ARIA Authoring Practices Guide
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

  • How to add interactive questions to bash scripts
  • Backreferences in JavaScript regular expressions
  • Static initialization blocks in JavaScript classes
  • How to specify the start of an ordered HTML list
  • How to preload responsive images with imagesizes and imagesrcset
  • The for accessibility required `caption` element in HTML tables

Popular articles

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

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.

♥️