Search
Fancy Image Decorations: Masks and Advanced Hover Effects
21.10.2022
Welcome to Part 2 of this three-part series! We are still decorating images without any extra elements and pseudo-elements. I hope you already took the time to digest Part 1 because we will continue working with a lot of gradients …
Fancy Image Decorations: Masks and Advanced Hover Effects...
Brazil-Based Neobank Nubank to Launch Own Cryptocurrency as Part of Loyalty Program
20.10.2022
Nubank, one of the largest digital banks in the world, has announced it will issue its own cryptocurrency during the first half of 2023. The currency, called Nucoin, will be issued on top of Ethereum with the help of Polygon, a second layer that allows users and developers to take advantage...
Instant Articles, Proprietary Syndication, and a Web Built on User Fidelity Preferences
20.10.2022
I love it when there’s a sense of synergy in the blogosphere. First, I caught Nick Heer’s coverage of Meta ending support for Instant Articles, its proprietary format for stripped-down performant news articles. He also compares it to the similar …
Instant Articles, Proprietary...
Responsive Animations for Every Screen Size and Device
20.10.2022
Before I career jumped into development, I did a bunch of motion graphics work in After Effects. But even with that background, I still found animating on the web pretty baffling.
Video graphics are designed within a specific ratio and …
Responsive Animations for Every Screen Size and Device...
Retail Giant Walmart Outlines Crypto Strategy — Executive Foresees a Lot of Disruption in Payment Options
20.10.2022
Walmart’s global chief technology officer has revealed crypto’s role in the retail giant’s future. “Crypto will become an important part of how customers transact,” the executive said. “We want to make sure that we make it as friction free for customers to...
Konami Leaks New Silent Hill 2 Project, Based On Classic Horror Game
19.10.2022
Just hours before its official presentation today, details about some Silent Hill projects were possibly leaked by none other than Konami itself. Way to tell on yourself, huh?Read more
US Alleges 5 Russian Nationals Used Crypto as Part of Sanctions Evasion, Smuggling Scheme
19.10.2022
Federal prosecutors alleged that five Russian nationals laundered "millions of dollars" worth of unnamed cryptocurrency as part of a scheme to smuggle military technology and oil
How to Make a Folder “Slit” Effect With CSS
19.10.2022
When you put something — say a regular sheet of paper — in a manilla folder, a part of that thing might peek out of the folder a little bit. The same sort of thing with a wallet and credit …
How to Make a Folder “Slit” Effect With CSS originally published on CSS-Tricks, which is part of...
Manuel Matuzovic: max() Trickery
18.10.2022
By way of a post by Manuel Matuzović which is by way of a demo by Temani Afif.
.wrapper {
margin-inline: max(0px, ((100% - 64rem) / 2));
}
You’d be doing yourself a favor to read Manuel’s breakdown of …
Manuel Matuzovic: max() Trickery originally published on CSS-Tricks, which...
Blockchain-Based Platform Created by Saudi Students Places Third in National Women’s Coding Competition
18.10.2022
A blockchain-based tender bidding platform that was designed by female university students has been named the third-best entry in a Saudi Arabian women’s coding competition. The competition is said to be part of Princess Nourah bint Abdulrahman University’s broader goal of supporting...
Pure CSS Bezier Curve Motion Paths
17.10.2022
Are you a Bezier curve lover like I am?
CodePen Embed Fallback
Besides being elegant, Bezier curves have nice mathematical properties due to their definition and construction. No wonder they are widely used in so many areas:
As a
…
Pure CSS Bezier Curve Motion Paths originally published...
Coinbase CEO Wants to Sell Part of Stake to Fund Science Research
16.10.2022
Coinbase CEO Brian Armstrong has announced plans to sell 2% of his stake in the cryptocurrency platform over the next year to fund scientific research.
Armstrong said on Twitter late Friday that he wants to invest in tech and science in order to solve some of the biggest issues in the world...
Behind the CSScenes, October 2022
14.10.2022
Well, hey, welcome back to Behind the CSScenes! These posts are like little check-ins we’re doing each month to give you a peek behind what we’re doing here at CSS-Tricks, as well as a chance for us to pause …
Behind the CSScenes, October 2022 originally published on CSS-Tricks, which...
Fancy Image Decorations: Single Element Magic
14.10.2022
As the title says, we are going to decorate images! There’s a bunch of other articles out there that talk about this, but what we’re covering here is quite a bit different because it’s more of a challenge. The challenge? …
Fancy Image Decorations: Single Element Magic originally published...
Some Things I Took Away From An Event Apart 2022 in Denver
13.10.2022
An Event Apart 2022 Denver wrapped up yesterday. And while I was unable to make it to all three days this time, I did catch yesterday’s action — and it was awesome. I’m not very social or outgoing, but …
Some Things I Took Away From An Event Apart 2022 in Denver originally...
A Pure CSS Gallery Focus Effect with :not
13.10.2022
Oftentimes in the past, I needed to figure out how to add styles to all elements inside the container but not the hovered one.
Demo of the expected “fade-out” effect on siblings to let users “focus” on a particular element.…
A Pure CSS Gallery Focus Effect with :not...
Damien Hirst Burns $10 Million Live as Part of NFT Project
13.10.2022
English artist and art collector Damien Hirst completed his year-long non-fungible token (NFT) project by starting the burn of $10 million worth of his physical artwork.
Hirst burned a part of the unclaimed physical artworks at his London gallery this Thursday during a live stream.
Asked how...
Early Days of Container Style Queries
12.10.2022
We’re still in suuuuuper early days with container queries. Too early for broad browser support, but Chromium already supports it, Safari started supporting it in version 16, and Firefox is presumably not far behind.
Most early days conversations …
Early Days of Container Style Queries...
Key EU Parliament Committee Approves MiCA Deal to Regulate Crypto
12.10.2022
European Parliament’s economic committee has backed the adoption of the comprehensive Markets in Crypto Assets (MiCA) regulation. It has also supported the introduction of rules for tracing cryptocurrency transfers, part of the latest EU anti-money laundering push. European Union’s MiCA Crypto...
Rendering External API Data in WordPress Blocks on the Front End
11.10.2022
There’ve been some new tutorials popping here on CSS-Tricks for working with WordPress blocks. One of them is an introduction to WordPress block development and it’s a good place to learn what blocks are and to register them in WordPress …
Rendering External API Data in WordPress Blocks...