Search
Inspirational Websites Roundup #27
9.7.2021
A special selection of the most creative and interesting web designs from the last weeks.
The post Inspirational Websites Roundup #27 appeared first on Codrops
How to Code the K72 Marquee Hover Animation
30.6.2021
Learn how to recreate the direction-aware marquee menu hover effect seen on the website of K72 by Locomotive.
The post How to Code the K72 Marquee Hover Animation appeared first on Codrops
Craig Wright Wins Default Judgment Against Cobra — Bitcoin.org Forced to Remove White Paper
29.6.2021
The self-proclaimed inventor of Bitcoin, Craig Wright, has won a default judgment in London’s High Court in his copyright infringement case against the pseudonymous operator of bitcoin.org. According to a report, the website and its owner Cobra must remove the Bitcoin white paper from the...
Mysterious John McAfee Website Appears for Two Days — Whackd Token Climbs Over 700%
28.6.2021
Following the death of the former antivirus tycoon John McAfee, an ERC20 token called whackd (WHACKD) has seen its valuation rise significantly. Three days ago, the Ethereum-based coin was swapping for less than a U.S. penny, but then the token skyrocketed by 733% reaching over $0.07 per unit....
Scaling Organizations Should Consider Building a Website Backed by a CRM Platform
28.6.2021
To make some terminology clear here:
CMS = Content Management System
CRM = Customer Relationship Management
Both are essentially database-backed systems for managing data. HubSpot is both, and much more. Where a CMS might be very focused on content and …
The post Scaling Organizations...
Europol Cracks Down on Vitae Belgian Ponzi Scheme, Recovers €1.5 Million in Crypto
28.6.2021
Europol, the EU law agency, cracked down on Vitae, a Belgian Ponzi scheme. Europol raided 17 locations related to the website, promoted as a social media site with its own cryptocurrency. The company operated in Switzerland under the name VITAE AG. Law enforcement officials recovered €1.1...
Three Ethereum Testnets Are Transitioning to the Highly Anticipated London Upgrade
22.6.2021
According to a blog post on the Ethereum Foundation’s website, three Ethereum testnets leveraging the London hard fork will go live during the next few weeks. Ethereum core developer Tim Beiko explained last Friday that the “upgrade will first go live on Ropsten, at block 10499401...
Be: The Fastest and Easiest Way to Build Your Portfolio Site
21.6.2021
You need to build a portfolio for your web design business, but are stressed about the time commitment. Don’t be. With the new and improved Muffin Builder, you can have it online ASAP.
The post Be: The Fastest and Easiest Way to Build Your Portfolio Site appeared first on Codrops
Videogame Article
18.6.2021
Pithy opening that assumes my position as the imparter of information, but also implies my confidence that over a beer we could get on just fine. Declaration of the news story in one line, strongly suggesting—though absolutely not directly saying so—that I am first to break this story.Read more
Securing Your Website With Subresource Integrity
14.6.2021
When you load a file from an external server, you’re trusting that the content you request is what you expect it to be. Since you don’t manage the server yourself, you’re relying on the security of yet another third party …
The post Securing Your Website With Subresource Integrity appeared...
Bitcoin Mining Council Goes Live, Elon Musk Gets Sidelined
13.6.2021
The Bitcoin Mining Council has gone live, launching its own website detailing its members and the mission statement of the organization. The council originated as a closed organization, but they are now allowing any miner to join. While Michael Saylor gets a founding member status, the site states...
Inspirational Websites Roundup #26
3.6.2021
Get updated on the latest trends in web design with this new collection of super creative websites.
The post Inspirational Websites Roundup #26 appeared first on Codrops
CSS :is
31.5.2021
There are scores of developers who hate CSS; don’t get it, don’t want to get it, etc. Most of that is either down to inefficiencies within the language or misunderstanding of how to properly construct a website structure. I mostly love CSS but there are some parts of the language that...
FBO Particles with Three.js
31.5.2021
Learn how to code the particle cloud seen on the website of Visualdata using Three.js.
The post FBO Particles with Three.js appeared first on Codrops
Notorious ‘Tiger King’ Joe Exotic Launches ETH-Based Token to Help Legal Fund
30.5.2021
The infamous Joseph Maldonado, aka “Joe Exotic,” from the docuseries “Tiger King: Murder, Mayhem and Madness,” has launched his own Ethereum-based token. According to the website tiger-king.org, the project will also feature non-fungible tokens (NFTs) and the proceeds from...
Dynamic Favicons for WordPress
28.5.2021
Typically, a single favicon is used across a whole domain. But there are times you wanna step it up with different favicons depending on context. A website might change the favicon to match the content being viewed. Or a site …
The post Dynamic Favicons for WordPress appeared first...
Gamestop NFT Website Discovered With Hidden Easter Egg Retro Game
26.5.2021
Following the infamous Wallstreetbets story a few months ago, the company Gamestop is doing much better than it did a year ago. Now a new website called nft.gamestop.com indicates that the firm is dipping its feet into blockchain technology via non-fungible tokens built with Ethereum. ‘Power...
Creating Powerful Websites with Serverless-Driven CMS Development
25.5.2021
Choosing the right tools to build a website for your organization is essential, but it can be tough to find the right fit. Simple site builders like Wix and Squarespace are easy for marketers to use, but severely limit developers …
The post Creating Powerful Websites with Serverless-Driven...
How to Create Neon Text With CSS
18.5.2021
Neon text can add a nice, futuristic touch to any website. I’ve always loved the magic of neon signs, and wanted to recreate them using CSS. I thought I’d share some tips on how to do it! In this article, …
The post How to Create Neon Text With CSS appeared first on CSS-Tricks.
You...
Curly Tubes from the Lusion Website with Three.js
17.5.2021
Learn how to replicate the curly tubes from the Lusion website using light scattering in Three.js.
The post Curly Tubes from the Lusion Website with Three.js appeared first on Codrops