Search
Binance Quits Stock Token Trading as Hong Kong Adds to Mounting Regulatory Pressure
17.7.2021
Cryptocurrency exchange Binance has announced it will no longer support the trading of stock tokens. The decision comes against the backdrop of an ongoing regulatory crackdown, with Hong Kong becoming the latest to declare that the platform is not licensed to provide such services in...
WordPress Admin Warnings in the Block Editor
16.7.2021
We sent out an email the other week that ultimately had a <video> in the HTML markup. We send the newsletter by creating it here in the WordPress block editor, which is fetched through RSS-to-Mailchimp. Mailchimp dutifully sent it out, …
The post WordPress Admin Warnings in the Block...
Of Course We Can Make a CSS-Only Clock That Tells the Current Time!
16.7.2021
Let’s build a fully functioning and settable “analog” clock with CSS custom properties and the calc() function. Then we’ll convert it into a “digital” clock as well. All this with no JavaScript!
Here’s a quick look at the clocks …
The post Of Course We Can Make a CSS-Only Clock That Tells...
Some Typography Links
16.7.2021
Glitter text — whO (I learned a name for people who go by a one-word moniker like that: Mononymous) created a builder for fancy SVG-based type. It’s a custom font with <text>, and the fancy comes in with a
…
The post Some Typography Links appeared first on CSS-Tricks. You...
NGO Announces Plan to Use NFTs for Famine Victims of Ethiopia Tigray War
16.7.2021
A non-governmental organization (NGO), Save Tigray, has announced it will be using the proceeds from the sale of non-fungible tokens (NFTs) to support its goal of averting famine in Ethiopia’s war-torn Tigray region. According to Save Tigray, the NFTs, which are “based on interpreted...
Bitcoin price tumbles to 'final support' as trader warns of $24K BTC price target
15.7.2021
A failure to retain $31,000 would mean that $29,000 and then $24,000 are on the menu, says Michaël van de Poppe
How to Get a Pixel-Perfect, Linearly Scaled UI
15.7.2021
Dynamically scaling CSS values based on the viewport width is hardly a new topic. You can find plenty of in-depth coverage right here on CSS-Tricks in articles like this one or this one.
Most of those examples, though, use …
The post How to Get a Pixel-Perfect, Linearly Scaled UI appeared...
Bingbon Adds Ruble, Hryvnia, and Tenge Support in Bid to Expand Geographical Presence
15.7.2021
A tie-up between payment processor Advcash and Bingbon will help the social cryptocurrency trading exchange extend its services to Ukraine, Kazakhstan, and Russia through a newly introduced fiat on and off-ramp. Eastern European Fiat Support Echoes Regional Crypto Adoption Outside of North America...
Build Complex CSS Transitions using Custom Properties and cubic-bezier()
14.7.2021
I recently illustrated how we can achieve complex CSS animations using cubic-bezier() and how to do the same when it comes to CSS transitions. I was able to create complex hover effect without resorting to keyframes. In this article, I …
The post Build Complex CSS Transitions using Custom...
A Bashful Button Worth $8 Million
14.7.2021
Most of us grumble when running across a frustrating UX experience online (like not being able to complete a transaction because of a misplaced button). We might pen a whiny tweet. Jason Grigsby is like I’m going to write 2,000 …
The post A Bashful Button Worth $8 Million appeared...
Links on React and JavaScript
13.7.2021
As a day-job, React-using person, I like to stay abreast of interesting React news. As such, I save a healthy amount of links. Allow me to dump out my latest pile. Most of this is about React but not all …
The post Links on React and JavaScript appeared first on CSS-Tricks. You can support...
Meta Theme Color and Trickery
13.7.2021
Starting with Version 15, Safari supports the theme-color <meta> tag both on macOS and iOS. That’s exciting news because now the first desktop browser supports this <meta> tag and it also supports the media attribute and the prefers-color-scheme media feature.…
The post Meta...
Jamstack Community Survey 2021
13.7.2021
The folks over at Netlify have opened up the Jamstack Community Survey for 2021. More than 3,000 front-enders like yourself took last year’s survey, which gauged how familiar people are with the term “Jamstack” and which frameworks they …
The post Jamstack Community Survey...
Jamstack Community Survey 2021
13.7.2021
(This is a sponsored post.)
The folks over at Netlify have opened up the Jamstack Community Survey for 2021. More than 3,000 front-enders like yourself took last year’s survey, which gauged how familiar people are with the …
The post Jamstack Community Survey 2021 appeared first...
Bison Trails provides infrastructure support to Provenance blockchain
13.7.2021
The Provenance Blockchain Foundation launched its new, open source proof-of-stake blockchain in May. Shortly thereafter, parent company Figure Technologies announced a $200 million Series D funding haul
Bitcoin, Ethereum and Altcoins Consolidate Above Major Support
13.7.2021
Bitcoin price is trading in a short-term bearish zone below USD 33,500. The current (12:20 UTC) price action is negative and suggests more downsides below USD 32,500. If BTC fails to stay above USD 32,200, there could be a sharp decline in the coming sessions.
Similarly, most major altcoins...
Bitcoin rebounds from $33K-support as US dollar inflation comes back into focus
13.7.2021
Bitcoin moved inversely to the dollar at the beginning of this week as traders awaited the June CPI report due Tuesday
Meet `:has`, A Native CSS Parent Selector
12.7.2021
The reasons that are often cited that make container queries difficult or impossible is things like infinite loops—e.g. changing the width of an element, invalidating a container query, which changes the width again, which makes the container query take effect, …
The post Meet `:has`,...
Using the Specificity of :where() as a CSS Reset
12.7.2021
I don’t know about you, but I write these three declarations many times in my CSS:
ul {
padding: 0;
margin: 0;
list-style-type: none;
}
You might yell at me and say I can just put those in my CSS …
The post Using the Specificity of :where() as a CSS Reset appeared first on CSS-Tricks....
FBI Warns Digital Currency Exchanges and Crypto Owners of Possible Threats
12.7.2021
The U.S. Federal Bureau of Investigation (FBI) issued an industry-wide warning about possible attacks on exchanges and crypto holders this week. The institution declared that there are threats actively tracking virtual asset platforms in order to take hold of these assets, causing financial losses...