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

6470 readers received the last Web Weekly 20 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
  • Web content, the social contract and copyrights
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 figure out the Node.js entry script with process.mainModule or require.main
  • +-0, NaN and Object.is in JavaScript
  • YouTube offers RSS feeds for channels
  • Safari allows to configure password autofilling
  • Viewport units for font sizes destroy zooming
  • Disabled JavaScript turns off native lazy loading

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.

♥️