Search
Three CSS Alternatives to JavaScript Navigation
14.7.2020
Hey quick! You’ve gotta create the navigation for the site and you start working on the mobile behavior. What pattern do you choose? If you’re like most folks, it’s probably the “hamburger” menu that, when clicked, uses a little JavaScript to expand a vertical list of navigation links.
But that’s...
Japanese Listed Company Globalway Plans to Build Sharing Economy Protocol and Launch IEO
13.7.2020
TimeCoinProtocol is a new project developed by TimeTicket leveraging blockchain technology to create a decentralized sharing economy platform. The solution is powered by the TimeCoin token (TMCN), an EOS-based native token used both for payments in decentralized apps built upon the protocol and...
Romanian Programmer Admits Conspiring to Create $722M Bitclub Ponzi Scheme
10.7.2020
A Romanian man admitted Thursday to conspiring to engage in wire fraud and selling unregistered securities linked to Bitclub Network, a cryptocurrency mining Ponzi scheme worth at least $722 million. Silviu Catalin Balaci, 35, a Romanian citizen appeared before U.S. District Judge Claire C. Cecchi....
A New Guerrilla Marketing Campaign Aims to Create Bitcoin Awareness
8.7.2020
A German collective launched a massive campaign to incentivize people to disseminate stickers with positive crypto messages
Copper Now Enables Funds to Create Complex Crypto-Backed Securities
8.7.2020
The service allows institutional investors to securitize a range of crypto-based products, from token trackers to complex trading strategies
When a Line Doesn’t Break
2.7.2020
We expect a line to break when the text on that line reaches the parent box boundaries. We see this every time we create a paragraph, just like this one. When the parent box doesn’t have enough room for the next word in a line, it breaks it and moves down to the next line and repeats that...
Creating a Menu Image Animation on Hover
1.7.2020
A tutorial on how to create a hover effect for a menu where images appear with an animation on each item.
The post Creating a Menu Image Animation on Hover appeared first on Codrops
Researchers Say New Lightning Network Attack Could Create ‘Chaos’
29.6.2020
The Lightning Network is susceptible to attacks that could drain Bitcoin wallets by flooding the blockchain
Some Typography Links
25.6.2020
I just can’t stop opening excellent typography-related articles, which means I need to subject you to blog posts that round them up so I can clean up my open tabs.
Vistaserve is “a grass-roots web hosting initiative hailing from Thornbury, Australia. Inspired by the quirky web of...
Demand for Charter Cities During Covid-19 Pandemic Grows Exponential – People Desire Semi-Autonomous Zones
17.6.2020
For quite some time now, a number of libertarians, bitcoin evangelists, and blockchain entrepreneurs have been promoting the idea of charter cities and seasteading concepts. One such project, Pronomos Capital, has raised $9 million from heavyweight investors like venture capitalist Peter Thiel....
Creative Background Patterns Using Gradients, CSS Shapes, and Even Emojis
10.6.2020
You can create stripes in CSS. That’s all I thought about in terms of CSS background patterns for a long time. There’s nothing wrong with stripes; stripes are cool. They can be customized into wide and narrow bands, criss-crossed into a checked pattern, and played with in other ways using the idea...
How to Create a Motion Hover Effect for a Background Image Grid
10.6.2020
A short tutorial on how to achieve a motion hover effect on a background image grid.
The post How to Create a Motion Hover Effect for a Background Image Grid appeared first on Codrops
The Trickery it Takes to Create eBook-Like Text Columns
8.6.2020
There’s some interesting CSS trickery in Jason Pamental’s latest Web Fonts & Typography News. Jason wanted to bring swipeable columns to his digital book experience on mobile. Which brings up an interesting question right away… how do you set full-width columns that...
Live Premiere of How to Create an Event: Making of Blockshow | a Cointelegraph Documentary
5.6.2020
Tune in now to the premiere of Cointelegraph’s latest documentary How to Create an Event: Making of Blockshow
Bitcoin Will Create a New Economic Elite in 2020
22.5.2020
The economic crisis caused by the coronavirus outbreak has clearly shown the advantages of the decentralized technologies and cryptocurrency
Generations of Debt: US Taxpayers Held Liable for Federal Reserve’s $6.9 Trillion Balance
20.5.2020
The central banking system in the U.S. and the country’s megabanks have manipulated the economy for quite some time and these days, the coronavirus has been a great excuse to create trillions for stimulus. A recent report from the analysts at Wall Street on Parade indicates that American...
Vitalik Buterin: Blockchains Will Discourage Monopolies, Not Create Them
19.5.2020
Antitrust agencies should reconsider blockchains as they can help them fight monopolies, Vitalik Buterin and Thibault Schrepel argue in a new paper
Fed Chair: ‘We Have the Ability to Create Money Digitally’
18.5.2020
Fed Chair Jerome Powell said the bank has flooded the economy with money and would continue lending programs for as long as they’re needed
Using CSS Masks to Create Jagged Edges
12.5.2020
I was working on a project that had this neat jagged edge along the bottom of a banner image.
Looking sharp… in more ways than one.
It’s something that made me think for a second and I learned something in the process! I thought I’d write up how I approached it so you can use it on your...
How to Create Custom WordPress Editor Blocks in 2020
6.5.2020
Peter Tasker on creating blocks right now:
It’s fairly straightforward these days to get set up with the WP CLI ‘scaffold’ command. This command will set up a WordPress theme or plugin with a ‘blocks’ folder that contains the PHP and base CSS and JavaScript required to create...