Links

Partial Keyframes
CSS Keyframe animations are so much more powerful than most developers realize. In this tutorial, I’ll show you something that completely blew my mind, a technique that makes our keyframe animations so much more reusable and dynamic! 🤯
Sticky revealing footer
A quick video showing you how to apply very little CSS to get that nice, revealing from the bottom effect on your footer.
1fr 1fr vs auto auto vs 50% 50%
There are several different ways to do equal width columns. But some are, uh, more equal than others.
Creating The “Moving Highlight” Navigation Bar With JavaScript And CSS
In this tutorial, Blake Lundquist walks us through two methods of creating the “moving-highlight” navigation pattern using only plain JavaScript and CSS. The first technique uses the
getBoundingClientRect
method to explicitly animate the border between navigation bar items when they are clicked. The second approach achieves the same functionality using the new View Transition API.
Grainy Gradients
This is about reducing banding effects in gradients by introducing noise. A nice approach is a displacement map using SVG filters.
Videos

Create this trendy blurry glass effect with CSS
Glassy effects like this, especially in dark modes these days, are all the rage. There's a few interesting CSS tricks and things that we have to do to be able to make it happen, and that's what I want to be exploring with you today.
Sponsor
Sponsored by Cloud Four
Thanks to Cloud Four for sponsoring this week’s newsletter! They solve complex responsive web design and development challenges for ecommerce, healthcare, fashion, B2B, SaaS, and nonprofit organizations.
If you’d like to help with the costs of running Friday Front-End, you can back our Patreon for as little as a dollar a month.