Search
You can use text-wrap: balance; on icons
24.10.2024
Terence Eden on using text-wrap: balance for more than headings:
But the name is, I think, slightly misleading. It doesn’t only work on text. It will work on any content. For example – I have a row of icons at
…
You can use text-wrap: balance; on icons originally published...
Clarifying the Relationship Between Popovers and Dialogs
23.10.2024
The difference between Popovers (i.e., the popover attribute) and Dialogs (i.e., both the <dialog element and the dialog accessible role) is incredibly confusing — so much that many articles (like this, this, and this) have tried to …
Clarifying the Relationship Between Popovers...
Clamp it! VS Code extension
23.10.2024
There’s a lot of math behind fluid typography. CSS does make the math a lot easier these days, but even if you’re comfortable with that, writing the full declaration can be verbose and tough to remember. I know I often …
Clamp it! VS Code extension originally published...
Unleash the Power of Scroll-Driven Animations
21.10.2024
I’m utterly behind in learning about scroll-driven animations apart from the “reading progress bar” experiments all over CodePen. Well, I’m not exactly “green” on the topic; we’ve published a handful of articles on it including this neat-o one by...
Combining forces, GSAP & Webflow!
18.10.2024
Change can certainly be scary whenever a beloved, independent software library becomes a part of a larger organization. I’m feeling a bit more excitement than concern this time around, though.
If you haven’t heard, GSAP (GreenSock Animation Platform) is teaming …
Combining...
Mastering theme.json: You might not need CSS
18.10.2024
I totally get the goal here: make CSS more modular and scalable in WordPress. Put all your global WordPress theme styles in a single file, including variations. JSON offers a nicely structured syntax that’s easily consumable by JavaScript, thereby allowing …
Mastering theme.json:...
Trump Launches WLF Token, Family Set to Reap 75% of Revenue
18.10.2024
The 2024 U.S. election cycle is witnessing an unprecedented convergence of cryptocurrency and politics, reshaping campaign finance and…
Solving Background Overflow With Inherited Border Radii
17.10.2024
One of the interesting (but annoying) things about CSS is the background of children’s elements can bleed out of the border radius of the parent element. Here’s an example of a card with an inner element. If the inner element …
Solving Background Overflow With Inherited Border Radii...
94% of Asian private wealth is investing or considering crypto: Report
17.10.2024
Almost a third of surveyed respondents believe that Bitcoin will break through $100,000 by the end of the year
Close, Exit, Cancel: How to End User Interactions Well
16.10.2024
What’s in a word? Actions. In the realm of user interfaces, a word is construed as the telltale of a control’s action. Sometimes it points us in the correct direction, and sometimes it leads us astray. We talk a lot …
Close, Exit, Cancel: How to End User Interactions Well originally...
How a Crypto 'REIT' Misled Investors With Family Deals and 'Unjustified' Real-Estate Markups
16.10.2024
The 2023 crash of Tangible's USDR stablecoin is infamous in crypto circles. But a CoinDesk investigation reveals there's another story to be told
Trump Family's World Liberty Finance Token Sale Appears to Go Live, Selling 220M WLFI in Minutes
15.10.2024
Blockchain data shows the token has bagged over 1,700 holders in the first 15 minutes after going live
World Liberty Financial Adds 100K Investors to Whitelist, Eyes $1.5B Valuation Post-Raise
14.10.2024
On Monday, the team behind the decentralized finance (defi) project World Liberty Financial (WLF), backed by the Trump family, announced that over 100,000 accredited U.S. investors have been added to the whitelist. During the X Spaces event, WLF founders Zachary Folkman and Chase Herro shared that...
CSS Tricks That Use Only One Gradient
11.10.2024
CSS gradients have been so long that there’s no need to rehash what they are and how to use them. You have surely encountered them at some point in your front-end journey, and if you follow me, you also …
CSS Tricks That Use Only One Gradient originally published on CSS-Tricks, which is part...
WPGraphQL Becomes a Canonical Plugin: My Move to Automattic
10.10.2024
It’s always a gas when a good person doing good work gets a good deal. In this case, Jason’s viral WPGraphQL plugin has not only become a canonical WordPress plugin, but creator Jason Bahl is joining Automattic as well.
I’m …
WPGraphQL Becomes a Canonical Plugin: My Move...
2024: More CSS At-Rules Than the Past Decade Combined
9.10.2024
More times than I can count, while writing, I get myself into random but interesting topics with little relation to the original post. In the end, I have to make the simple but painful choice of deleting or archiving hours …
2024: More CSS At-Rules Than the Past Decade Combined originally...
Smashing Hour With Heydon Pickering
8.10.2024
I sat down with Heydon Pickering in the most recent episode of the Smashing Hour. Full transparency: I was nervous as heck. I’ve admired Heydon’s work for years, and even though we run in similar circles, this was our first …
Smashing Hour With Heydon Pickering originally...
Recipes for Detecting Support for CSS At-Rules
7.10.2024
The @supports at-rule has been extended several times since its initial release. Once only capable of checking support for property/value pairs, it can now check for a selector using the selector() wrapper function and different font formats and techs using …
Recipes for Detecting Support...
Searching for a New CSS Logo
7.10.2024
There is an amazing community effort happening in search of a new logo for CSS. I was a bit skeptical at first, as I never really considered CSS a “brand.” Why does it need a logo? For starters, the current …
Searching for a New CSS Logo originally published on CSS-Tricks...
The Proliferation and Problem of the ✨ Sparkles ✨ Icon
3.10.2024
Kate Kaplan hits on something over at Nielsen Norman Group’s blog that’s been bugging me:
The challenge with this icon is sparkle ambiguity: Participants in our recent research study generally agreed that it represented something a little special
…
The Proliferation...