Show newer

RT Konstantin Denerz
Create a CSS-based holographic card ✨ using this simple trick from my @CodePen.
✅ Mask-Image 🎭
✅ Linear-Gradient 🌈
🔗 codepen.io/konstantindenerz/pe
Inspiration: twitter.com/drawsgood/status/1
t.co/PY95qOibLJ
<div class="rsshub-quote">
Drawsgood: Throwback Tuesday to this holographic card made in @rive_app
Check it out in the community here: rive.app/community/3515-7963-h t.co/TbYlSjouVs
</div>
:sys_twitter: twitter.com/kdenerz/status/164

RT jhey 🔨🐻✨
CSS Tip! 🤙
You could use CSS :has() to power a context-aware custom cursor experience 👆
:root:has(.player:hover) {--active: 1;}
.cursor {scale: var(--active);}
:root:has(.player:hover > [aria-label="Pause"])
.cursor-pause-icon {
display: block;
}
@CodePen link below! 👇 t.co/ntfuo0iiWq

:sys_twitter: twitter.com/jh3yy/status/16414

RT Karina Chow
I'm knee-deep in project planning, so going to revisit some projects in the past that might be interesting!
The first is a responsive animated triptych about sewing I made using NO JavaScript!
SVGs + CSS Animations
Spritemap
All CSS
See the CodePen:
codepen.io/karomancer/pen/yLNd t.co/IDwPprp1W7

:sys_twitter: twitter.com/karomancer/status/

RT Juxtopposed
just made this design for the @CodePen play button challenge. been wanting to make this animation for a while now.
check it out on CodePen for a little surprise (it's not rickroll, I promise): codepen.io/Juxtopposed/pen/vYz
t.co/oPvF6KFlVJ

:sys_twitter: twitter.com/juxtopposed/status

RT Adam Argyle
ya'll ready for this?
✅ in a cards "layer"
✅ when the user "prefers light" mode
✅ "scope" and trap the .card style
✅ "nest" within the scope to stay DRY
try in Canary with web experiments enabled
codepen.io/argyleink/pen/GRBMX t.co/v72OVTQag8

:sys_twitter: twitter.com/argyleink/status/1

RT T. Afif @ CSS Challenges
💡 CSS Tip!
Use the new color-mix() to create different shades from one color.
Mix with ⚫️black for a darker color and ⚪️white for a lighter color
Demo: codepen.io/t_afif/pen/ExeMOPV via @CodePen
t.co/m5VP4QBP11
<div class="rsshub-quote">
T. Afif @ CSS Challenges: 💡 CSS Tip!
Use the new color-mix() function to create a color switch.
✅ No color duplication
✅ Define your colors using one variable
✅ Easy switch between colors
✅ Suitable for dark/light mode
Demo: codepen.io/t_afif/pen/XWPGWPp via @CodePen
t.co/4l9uyVXPds
</div>
:sys_twitter: twitter.com/ChallengesCss/stat

RT Konstantin Denerz
My next @CodePen shows a neumorphic temperature slider. The liquid animation is made with CSS clip-path animation ✅.
🔗 codepen.io/konstantindenerz/pe
Inspiration: twitter.com/realvjy/status/164
t.co/vV1tOJe9Aj
<div class="rsshub-quote">
vijay verma: Over the weekend, I started learning SwiftUI. After spending some time to learn the basics, with the help of ChatGPT and of GLSL coding knowledge, I created my very first app. More info and source code shared below 🧶 t.co/GwHldLdChr
</div>
:sys_twitter: twitter.com/kdenerz/status/164

RT jhey 🔨🐻✨
CSS Tip! 🤙
Need to pack things into empty gaps with CSS grid?
Use this 👇
grid-auto-flow: dense;
Perfect candidate for this 3D Mondrian built with @reactjs && @greensock 🤓
@CodePen link below! 👇 t.co/dEuBD1BpCo

:sys_twitter: twitter.com/jh3yy/status/16404

RT jhey 🔨🐻✨
CSS Tip! ✨
How do you animate these particles? 👀
Use transform-origin!😎
.particle {transform-origin:var(--ox) var(--oy);}
.particle:first-of-type {--ox:1000%;--oy: 800%;}
keyframes float {to {rotate: 360deg;}}
Button concept from @edoardomercati 👏
@CodePen link below! 👇 t.co/Dj5mNEDCxJ

:sys_twitter: twitter.com/jh3yy/status/16390

RT Yohei
Hahaha, "coding" is so much fun w .
Just for fun - Made a "Clingy Button" that jiggles as you get close, then clings to your mouse when it gets closer.
Do you think this would increase conversion rate? 🤪
Codepen: codepen.io/yoheinakajima/pen/j t.co/yX0c22bIgs

:sys_twitter: twitter.com/yoheinakajima/stat

Show older
小森林

每个人都有属于自己的一片森林,也许我们从来不曾走过,但它一直在那里,总会在那里。迷失的人迷失了,相逢的人会再相逢。愿这里,成为属于你的小森林。