A crap-ton of shape() inspiration from none other than @css to help burn your Thursday.
https://css-tricks.com/complex-css-shapes-with-shape-function/
| Website | https://css-tricks.com |
| https://twitter.com/css | |
| Everything | * { box-sizing: border-box; } |
A crap-ton of shape() inspiration from none other than @css to help burn your Thursday.
https://css-tricks.com/complex-css-shapes-with-shape-function/
Front-End Fools: Top 10 April Fools’ UI Pranks of All Time
A little trip down memory lane. :)
Introducing the CSS Olfactive API
Something's s little... smelly about it. 👃
Short n’ sweet but ever so neat, this issue of What’s !important covers light/dark favicons, @mixin, anchor-interpolated morphing, object-view-box, new web features, and more.
Contact forms and CRM integration is fairly easy, right? Capture data and send. It's not always as simple as that, though, especially when there are business requirements that rely on that data.
https://css-tricks.com/form-automation-tips-for-happier-user-and-clients/

That gap between "the form works" and "the business works" is something we don't really tend to discuss much as front-enders. We focus a great deal on user experience, validation methods, and accessibility, yet we overlook what the data does once it leaves our control
No spicy takes here, just genuine interest and notes on whatever the heck "Generative UI" is supposed to be.
So, corner-shape can be animated. Notice the added sprinkle of color-contrast().
https://css-tricks.com/experimenting-with-scroll-driven-corner-shape-animations/
If you've been on the fence about
@piccalilli's JavaScript for Everyone course, first off: be like Nike and just do it.
We've published an excerpt from it about destructuring by none other than
@wil.to to give you just a taste.
https://css-tricks.com/javascript-for-everyone-destructuring/
For this issue of What’s !important, we have a healthy balance of old CSS that you might’ve missed and new CSS that you don’t want to miss. This includes random(), random-item(), folded corners using clip-path, backdrop-filter, font-variant-numeric: tabular-nums, the Popover API, anchored container queries, anchor positioning in general, DOOM in CSS, the customizable select element, :open, scroll-triggered animations, the toolbar element, and somehow, more.

For this issue of What’s !important, we have a healthy balance of old CSS that you might’ve missed and new CSS that you don’t want to miss. This includes random(), random-item(), folded corners using clip-path, backdrop-filter, font-variant-numeric: tabular-nums, the Popover API, anchored container queries, anchor positioning in general, DOOM in CSS, customizable , :open, scroll-triggered animations, , and somehow, more.
Curious about custom <select>?
I wrote about some of my recent demos over at @csstricks!
Take a look ✨ https://css-tricks.com/abusing-customizable-selects/