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

Topic: CSS – Page 2

  1. Sep 13 2020

    How to tell browsers that your site supports color-schemes

    • tilPost
    • CSS
    • HTML

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

  2. Sep 11 2020

    How to define element aspect-ratios with CSS custom properties

    • note
    • CSS

    How to write a configurable component class that controls an element's aspect-ratio by specifying some custom variables.

  3. Sep 08 2020

    How to target non-empty but invalid input elements with CSS

    • note
    • CSS

    A clever CSS rule combining :invalid and :placeholder-shown to show validation state of non-empty input elements.

  4. Aug 20 2020

    Elements with overflow: hidden are scrollable

    • tilPost
    • CSS

    Elements with overflow: hidden are scroll containers and can be scrolled programmatically.

  5. Jul 20 2020

    The ex unit in CSS

    • tilPost
    • CSS

    The ex unit stands for x-height and refers to height of the lowercase "x" character of a font.

More CSS content

  1. Previous page
  2. Page 2 of 9
  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. 👇

  • hiddedevries.nl
  • netlify.com
  • mozilla.org
  • ishadeed.com
  • lea.verou.me
  • andy-bell.design
  • calendar.perfplanet.com
  • email-is-good.com
  • industrialempathy.com
  • httptoolkit.tech
  • cariefisher.com
  • stephaniemorillo.co
  • chenhuijing.com
  • techblog.wikimedia.org
  • developers.google.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.