CodePen's Avatar

CodePen

@codepen.io.bsky.social

Build, test, and discover front-end code ๐Ÿ’ป https://codepen.io Support: https://codepen.io/support

2,756 Followers  |  69 Following  |  181 Posts  |  Joined: 09.05.2023  |  1.9546

Latest posts by codepen.io on Bluesky

Post image

"Fading away text effect" by Cassidy

codepen.io/cassidoo/pen...

07.08.2025 21:16 โ€” ๐Ÿ‘ 8    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
CodePen Radio - Podcast App Links - Plink Podcast App smart link to listen, download, and subscribe to CodePen Radio. Click to listen! CodePen Radio by CodePen Blog has 100 episodes. The CodePen team talk about the ins and outs of running aโ€ฆ

CodePen Radio is back!

This is a nice little page for adding it to your podcatcher of choice: plnk.to/codepen-radi...

07.08.2025 15:32 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Video thumbnail

"matter.js + Attractor" by vainsan

codepen.io/vainsan/pen/...

06.08.2025 21:16 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

"CSS only bubbly hover direction button" by LukyVJ

codepen.io/LukyVj/pen/P...

06.08.2025 15:32 โ€” ๐Ÿ‘ 18    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

Create a larger, invisible hit area around the element, making it easier to click without layout shift!

How? Use a pseudo element with `position: absolute` + `inset: -{value}px`

Demo to play with: codepen.io/una/pen/gbaWdmy

(Tip from dmytro on X, who I can't find on Bsky: x.com/pqoqubbw/sta...)

05.08.2025 14:34 โ€” ๐Ÿ‘ 140    ๐Ÿ” 25    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 1
A black and white photo of a disco ball reflecting light from all sides.

A black and white photo of a disco ball reflecting light from all sides.

The August #CodePenChallenge is on!
This month is all about light & shadow
It time to shine ๐Ÿ’ก
codepen.io/challenges/2...

05.08.2025 15:32 โ€” ๐Ÿ‘ 5    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Video thumbnail

When using scrollbar-gutter: stable, is there a way to control the fill color it uses?

For example, I'm working on a demo now and it's always black. My OS is set to dark, so maybe it's that? I have no other idea where it's getting the color, and can't find anything on how to change it ๐Ÿคท

04.08.2025 16:33 โ€” ๐Ÿ‘ 26    ๐Ÿ” 3    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 1
Video thumbnail

"Interactive Table with Image Hover & Idle Animation" by Filip Zrnzevic

codepen.io/filipz/pen/E...

01.08.2025 21:16 โ€” ๐Ÿ‘ 13    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

"Click and Drag to Zoom" by Thea

codepen.io/HighFlyer/pe...

01.08.2025 15:32 โ€” ๐Ÿ‘ 4    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Sci-fi rectangles with corner-shape In Chromium 139, CSS gets a new corner-shape property which unlocks some cool new CSS tricks. Most notably it gives us โ€œsquirclesโ€, the mathematical superellipse shape introduced by Apple in iOS 7. De...

๐Ÿ“ New post: Sci-fi rectangles with `corner-shape` (Chromium 139+)

daverupert.com/2025/07/sci-...

31.07.2025 14:39 โ€” ๐Ÿ‘ 16    ๐Ÿ” 3    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
Video thumbnail

โœจ Been waiting for this one! โœจ

24 layers on the cannon, 64 balls, and not a single inline variable. All powered by sibling-index() and sibling-count().

Working with multiple elements just got way easier! ๐Ÿคฉ
(Currently on Chromium only)

๐Ÿ”— Live demo on @codepen.io: codepen.io/amit_sheen/f...

31.07.2025 16:46 โ€” ๐Ÿ‘ 8    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
una.im | Creating a scroll-spy with 2 lines of CSS scroll-target-group is a new CSS feature that lets you create scroll-spy table of contents with basically 2 lines of CSS.

scroll-target-group is coming to Chrome 140 (stable next month)!

Building on CSS carousel APIs, scroll-target-group lets you "enhance" elements into scroll markers, enabling you to build this scroll-spy effect in 2 lines of CSS!

Makes for a great progressive enhancement!

una.im/scroll-targe...

29.07.2025 19:30 โ€” ๐Ÿ‘ 72    ๐Ÿ” 16    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 0
Video thumbnail

๐Ÿ’ก CSS Tip!

Create an infinite logo marquee using modern CSS and less than 10 lines of code.

css-tip.com/logo-marquee/

Where's the novelty, you might ask? It's responsive, works with any number of images, doesn't rely on magic numbers, and you can easily control it using CSS variables.

29.07.2025 11:03 โ€” ๐Ÿ‘ 64    ๐Ÿ” 11    ๐Ÿ’ฌ 3    ๐Ÿ“Œ 2

This news made me want to play with some code while listening to the podcast ๐Ÿ˜… and thus, a blog post was born!

cassidoo.co/post/faded-t...

29.07.2025 05:42 โ€” ๐Ÿ‘ 33    ๐Ÿ” 5    ๐Ÿ’ฌ 3    ๐Ÿ“Œ 0
A guy having a great time sandboarding. He's prone on a sandboard, grinning as the sand scatters behind him.

A guy having a great time sandboarding. He's prone on a sandboard, grinning as the sand scatters behind him.

It's the final week of the July #CodePenChallenge!
This week, it's time to freestyle ๐Ÿ›น

codepen.io/challenges/2...

Thanks @MongoDB for sponsoring: srv.buysellads.com/ads/long/x/T...

28.07.2025 20:40 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

"Bookmark" by Konstantin Denerz

codepen.io/konstantinde...

25.07.2025 15:32 โ€” ๐Ÿ‘ 11    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

"three.js + Polygone Audio Grid" by vainsan

codepen.io/vainsan/pen/...

22.07.2025 21:16 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

This week's #CodePenChallenge is all about Slideshows. (Use tag `cpc-slideshow`)

codepen.io/challenges/2...

Might be a good time to look at developer.mozilla.org/en-US/docs/W... (but it is all Chrome-only so far, so only if you're exploring.) We've got other ideas and resources on the page.

22.07.2025 15:32 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

"AI Keys โœจ" by Jhey

codepen.io/jh3y/pen/OPy...

21.07.2025 21:16 โ€” ๐Ÿ‘ 8    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

"โฎŽENDโ‡„STARTโฎŒ - an infinite loop in CSS" by Fitz

codepen.io/MackFitz/pen...

21.07.2025 15:32 โ€” ๐Ÿ‘ 7    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

"Elastic SVG Sidebar Material Design" by Nikolay Talanov (2015!)

codepen.io/suez/pen/emj...

20.07.2025 15:32 โ€” ๐Ÿ‘ 10    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

"Interactive Blackhole" by Prasenjit Nayak

codepen.io/StarKnightt/...

17.07.2025 21:16 โ€” ๐Ÿ‘ 11    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

"splotchy chalkโ€ by Sophia

codepen.io/fractalkitty...

16.07.2025 21:16 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

"Wiggly Text with SVG Filter Effects" by John D. Jameson

codepen.io/johndjameson...

16.07.2025 15:32 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

"Made This Dog with Just HTML & CSS. No SVG or Canvas!โ€ by Julia Miocene

codepen.io/miocene/pen/...

14.07.2025 21:16 โ€” ๐Ÿ‘ 10    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
CodePen ยฉ2025 CodePen

Week 2 of the July #CodePenChallenge starts now!
This week, we're building slide interactions ๐Ÿ›

codepen.io/challenges/2...

Thanks @MongoDB for sponsoring! srv.buysellads.com/ads/long/x/T...

14.07.2025 15:33 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

โœจ New article! โœจ

A few weeks ago, while brainstorming silly things I could do with Scroll Driven Animations, I suddenly remembered that text can be animated too ๐Ÿคฏ. That little spark quickly led me to a new idea: a Scroll-Driven Sticky Heading.

๐Ÿ”— @css-tricks.com: css-tricks.com/scroll-drive...

11.07.2025 13:29 โ€” ๐Ÿ‘ 27    ๐Ÿ” 4    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

"Death Stranding inspired menu" by Yexx

codepen.io/yexx/pen/bNd...

10.07.2025 21:16 โ€” ๐Ÿ‘ 10    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Slidy Gallery A gallery using css keyframe animations for the codepen challenge 07/25...

not done one of these for a while ~
codepen.io/thomas-epps/...

@codepen.io
#CodePenChallenge

10.07.2025 09:01 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

"MorphSVG dragon to dove" by Chris Smith

codepen.io/BlogFire/pen...

09.07.2025 21:16 โ€” ๐Ÿ‘ 4    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1

@codepen.io is following 20 prominent accounts