Search
Moving Backgrounds
9.2.2023
We often think of background images as texture or something that provides contrast for legible content — in other words, not really content. If it was content, you’d probably reach for an <img> anyway, accessibility and whatnot.
But there are …
Moving Backgrounds originally published...
Coinbase Agrees to $100 Million Settlement With New York Financial Regulator for Anti-Money Laundering Violations
4.1.2023
Coinbase has agreed to pay a $100 million settlement with the New York Department of Financial Services (NYDFS), according to a consent order signed by the NYDFS superintendent Adrienne Harris on Jan. 4, 2023. New York’s financial regulator said compliance problems were detected and the exchange’s...
Coinbase Will Pay $50M Fine to New York Regulator to Settle Background Check Charges
4.1.2023
The settlement will also require Coinbase to invest $50 million to bolster its compliance program
Animated Background Stripes That Transition on Hover
8.12.2022
How often to do you reach for the CSS background-size property? If you’re like me — and probably lots of other front-end folks — then it’s usually when you background-size: cover an image to fill the space of an entire …
Animated Background Stripes That Transition on Hover originally...
Making Static Noise From a Weird CSS Gradient Bug
18.11.2022
What I will be doing here is kind of an experiment to explore tricks that leverage a bug with the way CSS gradients handle sub-pixel rendering to create a static noise effect — like you might see on a TV with no signal.
Making Static Noise From a Weird CSS Gradient Bug originally published...
Holographic Trading Card Effect
26.10.2022
Simon Goellner (@simeydotme)’s collection of Holographic Trading Cards have captured our attention.
Under the hood there is a suite of filter(), background-blend-mode(), mix-blend-mode(), and clip-path() combinations that have been painstakingly tweaked to reach the desired effect....
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...
Aptos (APT), a famous public chain with Meta background, is now first listed on MEXC
20.10.2022
The latest news from Aptos indicates that it will launch the mainnet in the near future. At the same time, its mainnet token APT was announced by major mainstream exchanges before it was in circulation. The cryptocurrency trading platform MEXC listed the Aptos mainnet token APT at 00:45 on October...
Binance Creates Global Advisory Board to Tackle Regulatory Challenges
23.9.2022
An international group of experts with extensive background in public and corporate governance will advise global cryptocurrency exchange Binance on regulation. The move is an indication of Binance’s focus on compliance and collaboration with regulators, according to its management. Crypto...
CSS Checkerboard Background… But With Rounded Corners and Hover Styles
20.9.2022
On one hand, creating simple checkered backgrounds with CSS is easy. On the other hand, though, unless we are one of the CSS-gradient-ninjas, we are kind of stuck with basic patterns.
At least that’s what I thought while staring at …
CSS Checkerboard Background… But With Rounded...
Xbox Update Might Finally Shut Up Annoying Background Chat Noises Like Eating, Music
7.9.2022
Microsoft is pushing out a new update today to Xbox Series X/S consoles that introduces the ability to “jump right into a game from your friends’ shared captures on mobile and PC.” That’s cool, picking up a game directly from where your friend took a screenshot or video, but the other feature might...
How to Inject a Global with Web Extensions in Manifest V3
8.8.2022
For those of you not familiar with the world of web extension development, a storm is brewing with Chrome. Google will stop support for manifest version 2, which is what the vast majority of web extensions use. Manifest version 3 sees many changes but the largest change is moving from persistent...
Five Steps For Learning Even The Most Daunting Tabletop Roleplaying Game
2.8.2022
Tabletop roleplaying games can be intimidating. With hefty tomes of rules that can mirror and outpace the size of a college textbook, even veterans of the hobby can sometimes be overwhelmed when they just want to dive in quickly and get to the point of a new game. And look, I won’t name names here...
Scroll Shadows? Pure CSS Parallax? Game Back On.
29.7.2022
Chris calls scroll shadows one his favorite CSS-Tricks of all time. Lea Verou popularized the pure CSS approach using four layered background gradients with some clever background-attachment magic. The result is a slick scrolling interaction that gives users a hint …
Scroll Shadows? Pure...
In Praise of Shadows
12.7.2022
Our dear friend Robin has a new essay called In Praise of Shadows. Now, before you hop over there looking for nuggets on CSS box shadows, text shadows, and shadow filters… this is not that. It’s an essay …
In Praise of Shadows originally published on CSS-Tricks. You should...
Single Element Loaders: The Dots
17.6.2022
We’re looking at loaders in this series. More than that, we’re breaking down some common loader patterns and how to re-create them with nothing more than a single div. So far, we’ve picked apart the classic spinning loader. Now, …
Single Element Loaders: The Dots originally published...
XOXO Is Flipping the Script and Announcing a Genesis Collection Auction
15.6.2022
PRESS RELEASE. Gather up your partner, family, and friends to come and be a part of the genesis XOXO NFT collection, known as the “XOXO Love stories”. 101 Exclusive non-perfect couples, that were handpicked by the Devirs, with a one-of-a-kind background love story. Each piece has...
Cool CSS Hover Effects That Use Background Clipping, Masks, and 3D
26.5.2022
We’ve walked through a series of posts now about interesting approaches to CSS hover effects. We started with a bunch of examples that use CSS background properties, then moved on to the text-shadow property where we technically didn’t use …
Cool CSS Hover Effects That Use Background...
The ‘Lunatic’ Movement: A Look at Terra LUNA’s Inception and the People That Helped Do Kwon Rise
23.5.2022
After the LUNA and UST meltdown, many crypto investors have been curious about the project’s rise in popularity and people wonder about the background of Terra’s co-founder Do Kwon. Moreover, it is not commonly known that Terraform Labs was also founded by Daniel Shin, the founder...
Cool Hover Effects That Use CSS Text Shadow
13.5.2022
In my last article we saw how CSS background properties allow us to create cool hover effects. This time, we will focus on the CSS text-shadow property to explore even more interesting hovers. You are probably wondering how adding shadow …
Cool Hover Effects That Use CSS Text Shadow...