Scroll-driven animations, image resets, and the future of the web


View this email in your browser (or share it with a friend!)

PRE-S: A quick reminder that the State of CSS survey is currently open. The browser vendors all pay a lot of attention to the results of these “State of” surveys, and the more people who take them, the more representative the results are… plus they are a great way to learn about features you didn’t know about!

Hello Reader,

A bit of a short newsletter this week, as I've been focusing on getting some content created and working on my talk for CSS Day... I'm getting on the plane in a week from today!

A few weeks ago I mentioned that the panic hadn't set in yet.... it's started to set in now 😂.

🙋‍♂️ What I’ve been up to this week

A small update to the format of this section. General Musings (my second channel/podcast) regularly gets 20x as many views on YouTube as listens as a podcast (and closer to 400x for last week's episode!), so I'm going to put the link to the YT version here instead of the audio-only version. If you prefer the podcast version, it's not going anywhere!


📺 Scroll-driven animations without any JS

video preview

A look at how I made a subtle scroll-driven animation on the landing page for CSS Demystified.


⚡ Most image resets are missing this declaration

video preview

A quick look at why you probably should include a height: auto in your image reset.


🎙️The future of the web

video preview

A follow-up from last week, where I explore where things might go with Google deprioritizing links, and wondering if things like RSS, web rings, IRC, and other old school features are primed for a comeback.

You can get the RSS feed for the audio-only version here.

🔗 Other awesome stuff from around the web

Few less than usual, since I've been busy.

📝 Quiz time!

You want an element to transition from height: 0 to its natural height when opened. Which single line can make height: auto animatable?

  1. interpolate-size: allow-keywords
  2. transition-behavior: allow-discrete
  3. transition-size: auto
  4. will-change: height

As per usual, you'll have to head on over to YouTube to take a stab at the quiz, and once you answer, you'll see if you were right or not.

Have a fantastic week!
Kevin


Are you looking to step up your CSS? I've got both free and premium courses to help with that! They cover a range of skill levels too 👇

Beginner friendly (and free)

HTML & CSS for Absolute Beginners

A free course that starts with the absolute basics, and gets to creating some layouts with Flexbox and Grid.

Enroll →

Intermediate

CSS Demystified

For those who've been writing CSS for a little bit now, but want to step up their game and start writing CSS with confidence!

Enroll →

Intermediate (Frontend Masters)

Build a Modern Site from Scratch

Build a fully responsive site using modern CSS features, along with some polished animations.

Enroll → (25% off first month of Frontend Masters if you use this affiliate link)

If you no longer want to get any emails from me, you can unsubscribe or you can edit your preferences if you'd like pick which emails you get from me.
600 1st Ave, Ste 330 PMB 92768, Seattle, WA 98104-2246

Hi! I'm Kevin

Weekly newsletter, where I talk about tangentially-related front-end development topics and share what I've been up to in the last week, plus any cool/fun/interesting/useful links I come across as well.

Read more from Hi! I'm Kevin

View this email in your browser (or share it with a friend!) Hello Reader, As part of my Asked 100 Devs game that I’m doing, I asked developers which CSS property they have to look up the syntax for most often. The video is in the section below, but one thing that I didn’t think of when putting the question together was that people often look a lot of things up 😅. I probably could have phrased the question better, asking about what they look up the most often, but I think it raised an...

View this email in your browser (or share it with a friend!) Hello Reader, A few years ago there was a common scam on YouTube where people would create fake accounts with the same profile picture as creators, but use a WhatsApp number as the name on the account, and then they'd use a bot to mass-reply to people saying to give them a call. It was a big problem, and I would actually get replies to those comments, as well as DMs and emails from people who tried to contact the number. As with...

View this email in your browser (or share it with a friend!) Hello Reader, Sometimes it can be hard to build momentum, and there are more and more things in our way now than ever. Social media has been one of the big ones for a long time now. For me, it can be an issue because it's part of my job. I probably should use some sort of scheduling app, but I tend to just go to Bluesky to post something, and then get distracted reading my feed. One issue I know more people are having is context...