Search
South African Financial Sector Regulator Declares Crypto Assets a Financial Product
20.10.2022
According to a general notice published in a government gazette, crypto assets are now treated as financial products under South Africa’s Financial Advisory and Intermediary Services (FAIS) Act. Declaration of the crypto assets as financial products means crypto asset service providers...
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...
Bitcoin Added to the Guinness Book of World Records as the ‘First Decentralized Cryptocurrency’
18.10.2022
Since 1955 Guinness World Records (GWR) has published a reference book annually that covers world records from extreme natural events to human achievements. This year, Bitcoin has entered the fray as the world’s first and most valuable cryptocurrency network as GWR has added the subject...
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...
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...
Ethereum Wallet Metamask Adds Bank-to-Crypto Transfers via Sardine
16.10.2022
According to a Consensys blog post published on October 11, the Ethereum-based wallet Metamask has added instant bank-to-crypto transfers via the automated clearing house (ACH) settlement merchant Sardine. Metamask Users Can Swap Fiat for Over 30 Crypto Tokens On Tuesday, the crypto firm Consensys...
BTC Ownership in Canada Rises Sharply in 2021, Bank of Canada Study Shows 13% of Canadians Own Bitcoin
15.10.2022
This week researchers from the Bank of Canada published the central bank’s Financial System Review which highlights five key statistics tethered to Canadian bitcoin owners. According to the Bank of Canada’s metrics, 13% of Canadians own the leading crypto asset bitcoin,...
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...
Latest CPI Data Shows Red-Hot Inflation Continues to Thrive in the US, Consumer Prices Jumped 8.2% in September
13.10.2022
The latest inflation data from the United States indicates that consumer prices have kept climbing despite expectations of a slowdown. The Consumer Price Index (CPI) summary published on Thursday shows an 8.2% rise in the year through September, and the core index rating saw the fastest yearly...
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...
Solana-Based Defi Protocol Mango Markets Loses $117 Million in Hack, Exploit Allegedly Revealed in Project’s Discord in March
12.10.2022
According to various reports, the Solana-based trading and lending platform Mango Markets was hacked as a malicious actor was able to siphon $117 million from the protocol. An analysis of the hack published by Certik explains that the attacker manipulated the price of the project’s native token...
Finder’s Specialists Predict Ethereum Will Slip to $963 This Year, but End 2022 at $1,377 per Unit
12.10.2022
46% of around 55 fintech and cryptocurrency specialists believe ethereum is undervalued following The Merge, according to a recent survey published by the comparison website Finder.com. With less than three months left in 2022, Finder’s panelists predict that ethereum will drop as low...
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...
Report: The Oldest Bank in America, BNY Mellon Can Now Custody Bitcoin and Ethereum
11.10.2022
America’s oldest bank, the Bank of New York Mellon Corporation, commonly known as BNY Mellon, has announced the financial institution can now custody cryptocurrencies. A report published by the Wall Street Journal on Tuesday, says BNY Mellon was approved by the New York State Department...
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...
Ark Invest CEO Warns Rate Hikes Could Fuel a ‘Deflationary Bust’ in Open Letter to the Fed
11.10.2022
Following the United Nations Conference on Trade and Development (UNCTAD) report that the U.S. Federal Reserve should stop raising rates, Ark Invest CEO Catherine Wood has published an open letter to the U.S. central bank asking the institution to stop raising interest rates. Wood says that...
Gala Games’ Spider Tanks Has Successful Final Playtest Before Official Web3 Launch
8.10.2022
PRESS RELEASE. The blockchain game, built by GAMEDIA and published by Web3 industry leader Gala Games, is currently operating its final round of playtests before making preparations for the full October 31st launch. Spider Tanks is one of the first games powered by Web3 (blockchain) tech from Gala...
Adding Fluid Typography Support to WordPress Block Themes
7.10.2022
Fluid typography is a fancy way of “describing font properties, such as size or line height, that scale fluidly according to the size of the viewport”. It’s also known by other names, like responsive typography, flexible type, fluid type, …
Adding Fluid Typography Support to WordPress Block...