Search
Is CSS a Programming Language?
7.5.2021
I have a real distaste for this question. It might seem like a fun question to dig into on the surface, but the way it enters public discourse rarely seems to be in good faith. There are ulterior motives at …
The post Is CSS a Programming Language? appeared first on CSS-Tricks.
You...
Let’s Create an Image Pop-Out Effect With SVG Clip Path
2.4.2021
Few weeks ago, I stumbled upon this cool pop-out effect by Mikael Ainalem. It showcases the clip-path: path() in CSS, which just got proper support in most modern browsers. I wanted to dig into it myself to get …
The post Let’s Create an Image Pop-Out Effect With SVG Clip Path appeared first...
Epic’s MetaHuman Creator Helps Devs Pump Out Fancy ‘Digital Humans’
10.2.2021
Today, Epic Games launched a sneak peek at its newest Unreal Engine creation tool that promises to drastically cut down on the time needed to create realistic-looking digital humans.Read more
You Won’t Get a New GPU for a While. So Why Not Dig up Some of These Less Demanding, Underappreciated Games?
21.1.2021
Nvidia and AMD have released top-tier graphics cards for the next generation of gaming, but you can’t get them anywhere. Trump’s tariffs have raised prices even further this year. And while NVIDIA just announced yet another card—the affordable RTX 3060—I wouldn’t expect to get one of those anytime...
On Type Patterns and Style Guides
19.1.2021
Over the last six years or so, I’ve been using these things I’ve been calling “type patterns” in my web design work, and they’ve worked out pretty well for me. I’ll dig into what they are and how they can …
The post On Type Patterns and Style Guides appeared first on CSS-Tricks.
You...
Man offers city $72M to dig up accidentally discarded Bitcoin fortune
14.1.2021
An IT engineer accidentally discarded his Bitcoin fortune over seven years ago while cleaning his house
Tuesday's Best Deals: Bulk Snacks, AeroGarden Harvest, Pikmin 3 Deluxe, Dino Egg Dig Kit, 18TB External Hard Drive, Tacklife Portable Power Station, and More
12.1.2021
Bulk snacks and the AeroGarden Harvest lead Tuesday’s best deals.Read more
Beyond Media Queries: Using Newer HTML & CSS Features for Responsive Designs
4.9.2020
Beyond using media queries and modern CSS layouts, like flexbox and grid, to create responsive websites, there are certain overlooked things we can do well to make responsive sites. In this article, we’ll dig into a number tools (revolving around HTML and CSS) we have at the ready, from responsive...
A Complete Walkthrough of GraphQL APIs with React and FaunaDB
27.8.2020
As a web developer, there is an interesting bit of back and forth that always comes along with setting up a new application. Even using a full stack web framework like Ruby on Rails can be non-trivial to set up and deploy, especially if it’s your first time doing so in a while.
Personally I have...
Leading-Trim: The Future of Digital Typesetting
21.8.2020
leading-trim is a suggested new CSS property that lets us remove the extra spacing in every font so that we can more predictably style text. Ethan Wang has written about it — including how Microsoft has advocated for it — and that it’s now part of the Inline Layout Module Level 3 spec.
You’d use...
World's Largest Utility Firm to Debut Blockchain-powered Digital ID Platform
13.8.2020
A local branch of the State Grid Corporation of China (SGCC) – the nation’s electricity monopoly and the biggest utilities firm in the world – said that it has developed a blockchain technology-powered digital identity authentication system.
Per Shupeidian, the Anhui Province branch of the SGCC...
What is Developer Experience (DX)?
16.6.2020
Developer Experience¹ is a term² that has one somewhat obvious meaning — the experience of developers — but it eludes definition in the sense that people invoke it at different times for different reasons referring to different things. For instance, our own Sarah Drasner’s current job title...
US Surpasses China in No. of Coronavirus Infected Cases, Muneeb Ali Takes a Dig at Government
27.3.2020
The Coronavirus spread in the United States has shocked the world as the country surpassed China in the number of positive cases. As per the estimates by WorldOMeter, the United States has about 85,600+ positive cases, while China has over 81,300. Though the virus has slowed down in China,...
Peter Schiff Takes a Dig at Bitcoin, as the Markets Continue to Crumble Down Amid Global Crisis
11.3.2020
Euro Pacific Capital CEO Peter Schiff has taken yet another dig at Bitcoin on Tuesday, pinching media house CNBC of not covering the BTC crash enough. He accused that if Bitcoin had been soaring instead of crashing, CNBC would have given it a non-stop coverage. CNBC has not even mentioned #Bitcoin...
Popular Crypto Influencer Samson Mow Takes a Dig at Craig Wright
4.2.2020
The infamous Bitcoin title case between Craig Wright and Ira Kleiman, daughter of deceased David Kleiman, takes yet another ugly turn, as the former tried to mislead the court once again. Recently, the self-proclaimed Bitcoin creator claimed that the “Bonded Courier,” who was supposed to provide...
Understanding Async Await
9.1.2020
When writing code for the web, eventually you'll need to do some process that might take a few moments to complete. JavaScript can't really multitask, so we'll need a way to handle those long-running processes.
Async/Await is a way to handle this type of time-based sequencing. It’s especially great...
Thank You (2019 Edition)
2.1.2020
One of our yearly traditions here is to thank all y'all CSS-Tricks readers at the passing of a new year. It means a lot to me that people come here and read the words I write, and the words of all our staff and guest authors that contribute here as well.
Thank you!
Plus, we dig into the numbers...
Zahrádkařením k vítězství: Britská válečná kampaň Dig for Victory
19.12.2019
Zahrádkařením k vítězství: Britská válečná kampaň Dig for Victory
QuadrigaCX Users Want to Dig Former CEO Out, Literally + More News
13.12.2019
Crypto Briefs is your daily, bite-sized digest of cryptocurrency and blockchain-related news – investigating the stories flying under the radar of today’s crypto news.
Crypto exchanges news
Lawyers representing users of the now-defunct Canadian crypto exchange QuadrigaCX are asking the Royal...
Quoting in HTML: Quotations, Citations, and Blockquotes
10.12.2019
It’s all too common to see the incorrect HTML used for quotes in markup. In this article, let’s dig into all this, looking at different situations and different HTML tags to handle those situations.
There are three major HTML elements involved...