Folded Corners, Emoticon Rainbows, and Infinite Animations

0 views
Skip to first unread message

CodePen

unread,
May 13, 2026, 2:26:47 PMMay 13
to recibir-c...@googlegroups.com

Folded Corners, Emoticon Rainbows, and Infinite Animations

This week's CodePen community highlights include a tutorial on crafting folded corners with corner-shape from Daniel Schwarz, a shimmering set of rainbow emoticons from Dan Wilson, and a lesson on controlling infinite animations from Temani Afif.

Plus, Jhey Tompkins shines a dramatic spotlight on a product card, and Una Kravets gives us a look at how CSS shape() will work inside shape-outside starting in Chrome 149.

Control the Speed of Infinite Animations
link
Temani Afif shows us how to adjust the speed of infinite animation on interaction with animation-composition: add and CSS variables.
CodePen Challenge: Landing Page
collection
Our May "Layouts" challenge started with landing pages. Check out our collection from week one, including Pens by luis-lessrain, holasoymalva, tofjadesign, and ol-ivier. Want to get in on the challenge? Week two is on now!
Moon Picker
pen
Choose your moon phase with this pure CSS custom select menu from Michael Gehrmann "Featuring customizable select elements, sin(), cos(), sibling-count() and sibling-index() CSS functions." Best in Chrome & Safari Tech Preview (for now!)
CodePen 2.0 Beta
sponsor
The new Pen editor is here, and the beta is open to everyone! Try CodePen 2.0, now with multiple files, deployments, lightning fast processing and previews — all with advanced privacy controls.
Binary Clock Background Pattern
pen
"This Pen is a tiny binary clock background pattern built almost entirely with CSS. The visual part is just one element with a repeating background pattern made from radial-gradients. The dots, spacing, colors, borders, and pattern size are controlled with CSS custom properties, so the whole look can be tweaked pretty easily." From Niklas Knaack.
Using CSS corner-shape for Folded Corners
pen
Daniel Schwarz shares a step-by-step tutorial on crafting a paperlike folded corner effect with the experimental corner-shape CSS property.
Functional JavaScript First Steps with Anjana Vakil
sponsor
A friendly, practical introduction to functional programming fundamentals in JavaScript. Learn the power of the pure function while exploring functional programming paradigms.
shape() in shape-outside
pen
Una Kravets demonstrates how CSS shape() will work inside shape-outside in Chrome 149+. Pop it open in Canary and click the round arrow to reroll a new shape.
Handwritten animation
pen
Ryan Mulligan brings the human touch back to the browser with this CSS-animated SVG. Good design! It never goes out of style.
product spotlight cards
pen
Jhey Tompkins adds a dash of drama to a product card with a spotlight that follows your cursor as you hover the photo. Try the different presents in the config menu, or direct your own light choices using the lighting, spotlight, effects, and timing sliders.
CodePen Radio #425: Debug Logs
podcast
Chris & Stephen are on the podcast to talk about how we built a tool that exports Apollo Cache data into actually useful debug logs we can use to get a look at what went wrong in a CodePen 2.0 bug report.
Emoticons: Hovered Rainbow Sheen
pen
Dan Wilson takes us back to the pre-emoji days with this gallery of the full range of emoticon emotion. Hover over them to activate their rainbow shine.

Chris’ Corner

A collection of web design and development news and thoughts from CodePen's own Chris Coyier.

Check It B4 U Wreck It

There is an airport in Bend, Oregon where I live. We’ve got a proper one in Redmond, the next town over, but a little baby municipal one here in Bend. There is a cafe there that I’m only just hearing about: Bend Airport Cafe. Looks nice, I should go!

I’m mentioning it for another reason, though. As soon as I saw that website, I SAW CLAUDE CODE immediately.

On the left, the website for the Bend Airport Cafe. On the right, the kid from The Sixth Sense saying 'I see dead people', but 'dead people' is crossed out and replaced with 'Claude'.

Tell me I’m not crazy and you’ve seen it too.

This look is everywhere. To my eyes, it’s more prevalent than Bootstrap ever was, Tailwind UI, or even the purple-gradient-text era of crypto and early AI.

I feel like it happened as Anthropic started talking about skills and made their own design skill. The designs coming out of Claude Code are undeniably much nicer, but do look very same-y, like they have some pretty strict prompts baked in that choose between a very limited subset of design choices.

About this particular restaurant website, I feel like it’s quite decent looking and I don’t hate that maybe the design bar for low-end work gets pushed higher because of this, but also HEY EVERYBODY, let’s keep a close watch on all this. These AI slop websites are chockablock with really simple mistakes.

The navigation of the site is mostly jump links like #catering, which work fine when on the homepage. But the “Gallery” page links to /gallery, and when you’re on that page, the jump links don’t work anymore. Even the logo is just a link to #, so when you’re not on the homepage, it doesn’t get you back there.

Developer tools open on the unclickable logo from the airport cafe website.
Now I can’t get back to the homepage from any sub page unless I hand-alter the URL.

I was reading Piccalilli’s in-depth guide to customising lists with CSS and thinking about what a nice touch customized lists are. Oh look, a nice customized list! Nah, just kidding, it’s a totally unsemantic div soup with a bunch of Tailwind classes.

Developer tools open on the class soup on the 'customized list items' in the menu.
This is so chill to do now on real lists with ::marker.

This is what extra got me going the other day. Then I heard about another restaurant in Bend for the first time: Los Andes.

The homepage of Los Andes. The food looks good. The site, well, it does not.

I know you can just smell the Claude design skill wafting off that sucker.

It doesn’t just look the same though, it’s full of simple mistakes. Like the one-field form doesn’t associate the label correctly.

Developer tools open on the label, disconnected from the form.

The light gray text used isn’t even close to readable, even for someone with strong vision.

Developer tools open on the lightest, lightest possible gray and tiniest, tiniest font. Sheesh.

There is a little irony to me in that surely Clade Code could help anyone fix these problems so quickly and easily. But either people don’t know they are even problems or don’t care and both of those options are a bummer.

The same-y design choices are such a hilarious tell though. I had it help with adding design to a Vue Template a while back, and honestly it looks pretty great I think! But it’s 100% that same exact design aesthetic happening here too.

The one-word-is-italic-in-the-header is hilariously common to me, along with the one-button-is-outline-one-is-solid, and the little-tiny all-caps header above headlines. BASK IN IT:

Well, here it is again: Claude's new 'elegant' style.

The one that gets me the most is how every “card” style element has a dang hover on it though. It’s just everywhere. And it can be a real problem. It means that sometimes it’s an <a> or <button> wrapping the entire contents of a card, meaning a title, copy, image, etc, which is just silly. Seriously, they need to read this.


Lemme leave you with some good articles.

You can adjust your email preferences any time, or instantly unsubscribe to emails of this kind. Need help with anything? Hit up support. Interested in sponsoring? Here's our sponsorship info.

CodePen · 70 SW Century Dr #1019 · Bend OR 97702

Reply all
Reply to author
Forward
0 new messages