Search
Fluid Superscripts and Subscripts
11.12.2024
How much attention do you pay to the alignments of your subscripts and superscripts? Lorenz Wöehr has you covered with a recipe for fluid scaling.
Fluid Superscripts and Subscripts originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
NFTs sales surge in December, Magic Eden’s troubled token launch: Nifty Newsletter
11.12.2024
The Ethereum blockchain recorded $92 million in weekly NFT sales, driven by interest in collections like CryptoPunks and Pudgy Penguins
NFTs sales surge in December, Magic Eden’s troubled token launch: Nifty Newsletter
11.12.2024
The Ethereum blockchain recorded $92 million in weekly NFT sales, driven by interest in collections like CryptoPunks and Pudgy Penguins
How Half Sword slashed its way to ~600k Steam wishlists!
11.12.2024
Also: why wishlists are still indicative, some neat Steam trend graphs, and more
CSSWG Minutes Telecon (2024-12-04): Just Use Grid vs. Display: Masonry
10.12.2024
The CSSWG met to try and finally squash a debate that has been going on for five years: whether Masonry should be a part of Grid or a separate system. We've got coverage of both presentations for ya.
CSSWG Minutes Telecon (2024-12-04): Just Use Grid vs. Display: Masonry originally published...
Smashing Meets Product Design
10.12.2024
I had the pleasure of hosting a recent Smashing Magazine workshop on product design, subbing for Vitaly Friedman who usually runs these things.
What? A front-ender interviewing really smart people about their processes for user research, documenting requirements, and …
Smashing Meets Product...
Yet Another Anchor Positioning Quirk
9.12.2024
As awesome as I think it is, CSS Anchor Positioning has a lot of quirks, some of which are the product of its novelty and others due to its unique way of working. Today, I want to bring you yet another Anchor Positioning quirk that has bugged me since I first saw it.
Yet Another Anchor Positioning...
PC games that rule (by player %) in UK, France, Germany?
6.12.2024
Also: the big F2P and other Steam releases this week, and lots of news
CSS Wrapped 2024
6.12.2024
Join the Chrome DevRel team and a skateboarding Chrome Dino on a journey through the latest CSS launched for Chrome and the web platform in 2024, highlighting 17 new features
That breaks down (approximately) as:
Five components
Interactions
Developer experience…
CSS Wrapped 2024...
Knowing CSS is Mastery to Frontend Development
6.12.2024
Anselm Hannemann on the intersection between frameworks and learning the basics:
Nowadays people can write great React and TypeScript code. Most of the time a component library like MUI, Tailwind and others are used for styling. However, nearly no
…
Knowing CSS is Mastery to Frontend...
NFTs hit $562M in monthly sales, Nike shuts down RTFKT: Nifty Newsletter
4.12.2024
NFTs have started to recover, recording a monthly sales volume of $562 million in November
The Law of Diminishing Returns
4.12.2024
Striking the right balance can be tough. We don’t want cool mama bear's porridge or hot papa's bear porridge, but something right in the middle, like baby bear’s porridge.
The Law of Diminishing Returns originally published on CSS-Tricks, which is part of the DigitalOcean family. You should...
Revealed: new data on Steam ‘wishlist conversions’ & the hit-driven market
3.12.2024
Also: a 'high hook' announce and the most-streamed Nov. games
One of Those “Onboarding” UIs, With Anchor Positioning
2.12.2024
We can anchor one element to another. We can also attach one element to multiple anchors. In this experiment, Ryan riffs on those ideas and comes up with a new way to transition between two anchors and the result is a practical use case that would normally require JavaScript.
One of Those...
NFTs hit $158M weekly sales, Sky Mavis lays off 21% of workforce: Nifty Newsletter
27.11.2024
NFTs recorded a weekly sales volume of $158 million, showing a strong weekly performance compared to the start of November
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
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....
How S.T.A.L.K.E.R. 2 muscled its way to success
22.11.2024
Also: big link love, and the other top launches - and misses - of the week
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...