Skip to content
Menu
  • Home
  • Articles
  • Resources
  • Talks
  • Screencasts
  • Projects
  • Newsletter
RSS Stefan on Twitter Stefan on Twitch

Topic: HTML

  1. Jan 14 2021

    Email inputs can accept multiple email addresses

    • tilPost
    • HTML

    Input elements of type email and file support the multiple attribute which allows entering multiple email addresses.

  2. Jan 02 2021

    A picture element to load correctly resized webp images in HTML

    • snippet
    • HTML
    • Performance

    A picture element snippet to load properly resized responsive webp images in browsers that support them.

  3. Dec 25 2020

    How to refresh a page in an interval (without JavaScript)

    • tilPost
    • HTML

    Use the refresh header or meta element to refresh a page after a given time interval.

  4. Nov 29 2020

    How to make textareas grow automatically with a little bit of CSS and one line of JavaScript

    • note
    • HTML
    • CSS
    • JavaScript

    A smart code snippet to automatically grow textareas on user input.

  5. Nov 26 2020

    Radio buttons, checkbox and the question when to use what

    • note
    • HTML
    • Accessibility

    An excellent article going into the UX of form controls.

More HTML content

  1. Previous page
  2. Page 1 of 5
  3. Next page

Most popular posts

  • addEventListener accepts functions and (!) objects
  • Non-capturing groups in regular expressions
  • Node.js sends warnings when you add too many listeners to an event emitter
  • npm install supports local packages and dependencies
  • +-0, NaN and Object.is in JavaScript
Get new posts right in your inbox! 🎉

TIL: Today I learned in Web Dev

  • Email inputs can accept multiple email addresses
  • SVGs filters can be inlined in CSS
  • How to refresh a page in an interval (without JavaScript)

Last updated resources

  • Useful talk quotes
  • Things I use
  • Leadership

Blogroll (all feeds)

15 random RSS feeds I'm subscribed to. 👇

  • addyosmani.com
  • daily-dev-tips.com
  • calendar.perfplanet.com
  • webplatform.news
  • simonwillison.net
  • css-tricks.com
  • netlify.com
  • adrianroselli.com
  • github.blog
  • 2ality.com
  • techblog.wikimedia.org
  • justmarkup.com
  • fxsitecompat.dev
  • smashingmagazine.com
  • adactio.com

Learn something new every week!

Once a week I share what I learned in Web Development along with some productivity tricks, articles, GitHub projects, #devsheets and some music.

Read the last issue and join 665 subscribers.

Prefer RSS? Go to my feeds page to pick what you're interested in.

Web vitals of this page

These Web Vitals metrics are shown using my web-vitals-elements element. Drop it in your site and see the numbers.

<Footer />

Say Hi on Twitter, GitHub & Twitch.

This site was rebuilt at 1/16/2021, 9:26:34 AM using the CEN stack (Contentful, Eleventy & Netlify).

© 2021 Copyright Stefan Judis. All rights reserved.