Search
China Passes First-Ever ‘Crypto Law’ Going Into Effect January 2020
26.10.2019
China is officially putting ‘encrypted’ technologies including cryptocurrencies into its legal purview, experts say
Bad for Business: How KYC/AML Makes Everyone a ‘Terrorist’
22.10.2019
Two reports from risk solutions group Lexisnexis assert that anti-money laundering (AML) and know your customer (KYC) policies can negatively affect a business’s bottom line and customer service significantly. A recent trip to the local post office for a money order certainly had a negative...
Case Study: Chang Liu Portfolio V4
16.10.2019
Get insight on how to add 3D to a website using Three.js and make a wavy distortion effect in this case study of Chang Liu's portfolio reimplementation.
Case Study: Chang Liu Portfolio V4 was written by Chang Liu and published on Codrops
Weaving One Element Over and Under Another Element
14.10.2019
In this post, we’re going to use CSS superpowers to create a visual effect where two elements overlap and weave together. The epiphany for this design came during a short burst of spiritual inquisitiveness where I ended up at The Bible Project’s website. They make really cool animations, and...
Crypto Scams: The Effect on Consumers and Legitimate Businesses
8.10.2019
As a crypto collectible company falls victim to copyright infringement, what are common types of scams in the industry — and how are they identified? #Sponsored
Creating a Water-like Distortion Effect with Three.js
8.10.2019
Learn how to achieve a water-like ripple distortion effect with Three.js and postprocessing.
Creating a Water-like Distortion Effect with Three.js was written by Daniel Velasquez and published on Codrops
Adaptive Photo Layout with Flexbox
3.10.2019
Let’s take a look at a super lightweight way to create a horizontal masonry effect for a set of arbitrarily-sized photos. Throw any set of photos at it, and they will line up edge-to-edge with no gaps anywhere.
The solution is not only lightweight but also quite simple. We’ll be using an unordered...
Simulating Depth of Field with Particles using the Blurry Library
1.10.2019
Learn how to create a geometrical scene with a depth effect using the Blurry library.
Simulating Depth of Field with Particles using the Blurry Library was written by Domenico Bruzzese and published on Codrops
Mouse Flowmap Deformation with OGL
25.9.2019
A set of WebGL demos using OGL that show an interactive fluid distortion hover effect.
Mouse Flowmap Deformation with OGL was written by Robin Delaporte and published on Codrops
Crafting Stylised Mouse Trails With OGL
24.9.2019
How to make a WebGL mouse trail, and other important life tips...
Crafting Stylised Mouse Trails With OGL was written by Nathan Gordon and published on Codrops
Link Underlines That Animate Into Block Backgrounds
23.9.2019
It's a cool little effect. The default link style has an underline (which is a good idea) and then on :hover you see the underline essentially thicken up turning into almost what it would have looked liked if you used a background-color on the link instead.
Here's an example of the effect on...
Stylish Sites Made Simple with AnyMod (Sponsored)
23.9.2019
Amazing-looking websites often have specific patterns, and for a reason — they work. Whether it’s a slideshow, a parallax effect, or more traditional design, there’s a service that makes total designs and widgetry simple: AnyMod allows web experts and beginners alike to create...
At Least 19 Central Banks Give Way to Monetary Easing As Economy Slows
16.9.2019
In a coordinated fashion, more than 18 central banks worldwide have or plan to cut interest rates, sparking a domino effect of monetary easing. It’s been 10 years since the world has seen central planners orchestrate such harmonization in an attempt to save the economy from a deep recession....
Roger Ver Shares His Story in New Video Series
10.9.2019
As someone who was there from virtually the start, Roger Ver has seen and done it all in Bitcoin. A tireless evangelist for Bitcoin since long before it was cool, Ver remains a vocal proponent of the benefits of peer-to-peer cash and its power to effect positive change in the world. Every day this...
Various Methods for Expanding a Box While Preserving the Border Radius
6.9.2019
I've recently noticed an interesting change on CodePen: on hovering the pens on the homepage, there's a rectangle with rounded corners expanding in the back.
Expanding box effect on the CodePen homepage.
Being the curious creature that I am, I had to check how this works! Turns out, the rectangle...
Dutch Central Bank Prepares to Start Regulating Crypto Sector
4.9.2019
The central bank of the Netherlands is preparing to supervise the country’s crypto sector. The bank has requested crypto exchanges and wallet providers to come forward and submit some information. Once the law takes effect, these operators will be required to register with the central bank...
Recreating Netlify’s Neat-o Sliding Button Effect
3.9.2019
Have you seen Netlify's press page? It's one of those places where you can snag a download of the company's logo. I was looking for it this morning because I needed the logo to use as a featured image for a post here on CSS-Tricks.
Well, I noticed they have these pretty looking buttons to download...
US-China Trade War and Its Effect on Cryptocurrencies
31.8.2019
China vs. U.S. trade war spreads to cryptocurrencies and the control over blockchain technologies
A Glassy (and Classy) Text Effect
29.8.2019
The landing page for Apple Arcade has a cool effect where some "white" text has a sort of translucent effect. You can see some of the color of the background behind it through the text. It's not like knockout text where you see the exact background. In this case, live video is playing underneath....
React Slider with Parallax Hover Effects
20.8.2019
Walk through the build of a React slider and learn how to implement a parallax hover effect.
React Slider with Parallax Hover Effects was written by Ryan Mulligan and published on Codrops