Search
Open Up With Brad Frost, Episode 2
29.4.2025
Brad Frost is running this new little podcast called Open Up. Folks write in with questions about the “other” side of web design and front-end development — not so much about tools and best practices as it is about …
Open Up With Brad Frost, Episode 2 originally published...
Anchor Positioning Just Don’t Care About Source Order
28.4.2025
The fact that anchor positioning eschews HTML source order is so CSS-y because it's another separation of concerns between content and presentation.
Anchor Positioning Just Don’t Care About Source Order originally published on CSS-Tricks, which is part of the DigitalOcean family. You should...
The Lost CSS Tricks of Cohost.org
24.4.2025
In this post, Blackle Mori shows you a few of the hacks found while trying to push the limits of Cohost’s HTML support. Use these if you dare, lest you too get labelled a CSS criminal.
The Lost CSS Tricks of Cohost.org originally published on CSS-Tricks, which is part of the DigitalOcean family....
Dubai’s VARA Warns of Firms Falsely Claiming to Be Part of Real Estate Tokenization Pilot
24.4.2025
VARA did not name any firms that were claiming unauthorized affiliation with the Real World Assets project
Mantra to Burn $160M OM Tokens, 50% From DAO’s Founder, Following 90% Price Crash
22.4.2025
The tokens are part of John Mullin's team allocation that were staked when the network first started in October 2024
Metaplanet Announces Additional 330 Bitcoin Purchase as Part of Treasury Operations
21.4.2025
Metaplanet Inc. (Tokyo Stock Exchange: 3350 / OTCQX: MTPLF), a publicly listed bitcoin treasury company in Japan, has announced the acquisition of an additional 330 BTC as part of its ongoing Bitcoin Treasury Operations. The latest purchase was made at an average price of 12,181,570 yen...
“Pretty” is in the eye of the beholder
18.4.2025
Yay, let's jump for text-wrap: pretty landing in Safari Technology Preview! But beware that it's different from how it works in Chromium browsers.
“Pretty” is in the eye of the beholder originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get...
Lost Records: Bloom & Rage Part 2 Is Short, Shocking, And Strangely Satisfying
17.4.2025
Read more
So, You Want to Give Up CSS Pre- and Post-Processors…
17.4.2025
There was once upon a time when native CSS lacked many essential features, leaving developers to come up with all sorts of ways to make CSS easier to write over the years.
So, You Want to Give Up CSS Pre- and Post-Processors… originally published on CSS-Tricks, which is part of...
Project 11 is offering 1 BTC to whoever cracks the longest Bitcoin key
17.4.2025
Quantum computing research firm Project Eleven has launched a competition to see just how much of a threat quantum computing currently poses to Bitcoin.Launching the competition on April 16, Project Eleven said it is offering 1 Bitcoin (BTC) to whoever cracks the biggest chunk of a Bitcoin...
Using CSS backdrop-filter for UI Effects
16.4.2025
Tips and tricks on utilizing the CSS backdrop-filter property to style user interfaces. You’ll learn how to layer backdrop filters among multiple elements, and integrate them with other CSS graphical effects to create elaborate designs.
Using CSS backdrop-filter for UI Effects originally published...
HBO's The Last Of Us Got One Of The Game's Best Scenes Early And Nailed It
14.4.2025
Yesterday, the second season of HBO’s The Last of Us premiered, and I had my gripes with this first episode. HBO’s approach to The Last of Us Part II’s story has stripped away a lot of the mystery and tension present in the game, but I do want to give some props to the team behind the show...
Next Level CSS Styling for Cursors
14.4.2025
Custom cursors with CSS are great, but we can take things to the next level with JavaScript. Using JavaScript, we can transition between cursor states, place dynamic text within the cursor, apply complex animations, and apply filters.
Next Level CSS Styling for Cursors originally published...
Metaplanet Becomes 9th Largest Public Bitcoin Holder With Latest BTC Buy
14.4.2025
Company adds 319 BTC, bringing total holdings to 4,525 as part of aggressive treasury expansion backed by capital market activity
CSS-Tricks Chronicles XLIII
11.4.2025
This CSS-Tricks update highlights significant progress in the Almanac, recent podcast appearances, a new CSS counters guide, and the addition of several new authors contributing valuable content.
CSS-Tricks Chronicles XLIII originally published on CSS-Tricks, which is part of the DigitalOcean...
Helium Issuer Nova Labs Agrees to Pay SEC $200K to Settle Allegations It Lied to Investors
11.4.2025
As part of the settlement agreement, the SEC agreed to drop its claims that three of Nova Labs’ tokens, including the native HNT token, were securities
Last Of Us Complete Bundle Announced As Sony Figures Out New Way To Sell These Games Again
10.4.2025
“In this world nothing can be said to be certain, except death, taxes, and Sony figuring out new ways to rerelease the Last Of Us games.”Read more
Tailwind’s @apply Feature is Better Than it Sounds
10.4.2025
Most of the time, people showcase Tailwind's @apply feature with one of Tailwind's single-property utilities (which changes a single CSS declaration). When showcased this way, @apply doesn't sound promising at all. So obviously, nobody wants to use it. Personally, I think Tailwind's @apply feature...
Cascading Layouts: A Workshop on Resilient CSS Layouts
10.4.2025
If I were starting with CSS today for the very first time, I would first want to spend time understanding writing modes because that’s a great place to wrap your head around direction and document flow. But right after that, …
Cascading Layouts: A Workshop on Resilient CSS Layouts...
CSS Carousels
9.4.2025
Chrome has prototyped these features and released them in Chrome 135. Adam Argyle has a wonderful explainer over at the Chrome Developer blog. Kevin Powell has an equally wonderful video where he follows the explainer. This post is me taking notes from them.
CSS Carousels originally published...