Search
Publicly traded mining companies spend $3.6B on PP&E so far in 2024
28.11.2024
Crypto mining hardware typically has a lifespan between 3-5 years on average and must be periodically upgraded to maintain profitability
WordPress Multi-Multisite: A Case Study
27.11.2024
What's it look like to create a dashboard within the WordPress admin for analyzing Google Analytics data across 900 blogs across 25 multisite instances? It involves designing a user-friendly interface, leveraging the WordPress REST API, implementing a plugin for data retrieval, and addressing...
Follow Up: We Officially Have a CSS Logo!
26.11.2024
Adam Argyle wraps up the search for a CSS logo, check out CSS' new look!
Follow Up: We Officially Have a CSS Logo! originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
Price analysis 11/25: SPX, DXY, BTC, ETH, SOL, BNB, XRP, DOGE, ADA, AVAX
25.11.2024
Bitcoin’s failure to cross above $100,000 could extend the current price pullback. The real question is whether or not bulls will buy the dip
Alt Text: Not Always Needed
25.11.2024
Most images require description for clarity, there are exceptions. This set of notes looks at different situations and contexts where alt text may not be needed and what to do in those cases.
Alt Text: Not Always Needed originally published on CSS-Tricks, which is part of the DigitalOcean family....
Solved by CSS: Donuts Scopes
22.11.2024
Donut scoping addresses the challenge of preventing parent styles from leaking to nested content. Originating from a 2011 concept by Nicole Sullivan, the issue has evolved, culminating in 2024's @scope at-rule. This allows for more precise CSS styling, safeguarding content from unwanted inheritance...
Invoker Commands: Additional Ways to Work With Dialog, Popover… and More?
20.11.2024
Web browsers are experimenting with two HTML attributes — technically, they’re called “invoker commands” — that are designed to invoke popovers, dialogs, and further down the line, all kinds of actions without writing JavaScript. Although, if you do reach for JavaScript, the new attributes come...
Complete CSS Course
19.11.2024
Do you subscribe to Piccalilli? You should. If you're reading that name for the first time, that would be none other than Andy Bell running the ship and he's reimagined the site from the ground-up after coming out of hibernation this year. You're likely familiar with Andy's great writing here...
Price analysis 11/18: SPX, DXY, BTC, ETH, SOL, BNB, XRP, DOGE, ADA, SHIB
18.11.2024
Bitcoin is witnessing a tough battle between the bulls and the bears, but the buyers remain in control as long as the price remains above $85,000.
Anchoreum: A New Game for Learning Anchor Positioning
12.11.2024
You've played Flexbox Froggy before, right? Or maybe Grid Garden? They're both absolute musts for learning the basics of modern CSS layout using Flexbox and CSS Grid. Thomas Park made those and he's back with another game: Anchoreum.
Anchoreum: A New Game for Learning Anchor Positioning originally...
Crypto market in ‘extreme greed,’ may need deleveraging before $100K BTC
12.11.2024
The last time the Crypto Fear & Greed Index had a score of 80 was on April 9, just before Bitcoin saw an 18% correction over the following three weeks
Crypto market in ‘extreme greed,’ needs deleveraging before $100K BTC
12.11.2024
The last time the Crypto Fear & Greed Index had a score of 80 was on April 9, just before Bitcoin saw an over 18% correction over the following three weeks
Price analysis 11/11: SPX, DXY, BTC, ETH, SOL, BNB, DOGE, XRP, ADA, TON
11.11.2024
Bitcoin picked up momentum and soared above $84,500, pulling several altcoins higher
Tim Brown: Flexible Typesetting is now yours, for free
11.11.2024
Another title from A Book Apart has been re-released for free. The latest? Tim Brown's Flexible Typesetting. I may not be the utmost expert on typography and its best practices but I do remember reading this book (it's still on the shelf next to me!) thinking maybe, just maybe, I might be able...
Crypto greed index taps 7-month high as Bitcoin surges past $81K
11.11.2024
Bitcoin rallied 6.15% on Nov. 10 to reach another new all-time high of $81,358
The Different (and Modern) Ways to Toggle Content
8.11.2024
Let’s spend some time looking at disclosures, the Dialog API, the Popover API, and more. We’ll look at the right time to use each one depending on your needs. Modal or non-modal? JavaScript or pure HTML/CSS? Not sure? Don’t worry, we’ll go into all that.
The Different (and Modern) Ways...
Popping Comments With CSS Anchor Positioning and View-Driven Animations
6.11.2024
The State of CSS 2024 survey wrapped up and the results are interesting, as always. Even though each section is worth analyzing, we are usually most hyped about the section on the most used CSS features. And if you …
Popping Comments With CSS Anchor Positioning and View-Driven Animations...
Fluid Everything Else
5.11.2024
We can apply the concept of fluid typography to almost anything. This way we can have a layout that fluidly changes with the size of its parent container. Few users will ever see the transition, but they will all appreciate the results. Honestly, they will.
Fluid Everything Else originally...
Price analysis 11/4: SPX, DXY, BTC, ETH, BNB, SOL, XRP, DOGE, TON, ADA
4.11.2024
Bitcoin price trades below $70,000 as traders derisk ahead of the election. Will altcoins follow this trend or take advantage of BTC's consolidation?
Web-Slinger.css: Like Wow.js But With CSS-y Scroll Animations
1.11.2024
Can we recreate a JavaScript library for scrolling animations with a modern CSS approach using CSS Scroll-Driven Animations? Yes. Yes, we can.
Web-Slinger.css: Like Wow.js But With CSS-y Scroll Animations originally published on CSS-Tricks, which is part of the DigitalOcean family. You should...