Search
CSS Infinite and Circular Rotating Image Slider
2.12.2022
Image sliders (also called carousels) are everywhere. There are a lot of CSS tricks to create the common slider where the images slide from left to right (or the opposite). It’s the same deal with the many JavaScript libraries out …
CSS Infinite and Circular Rotating Image Slider originally...
Digging Deeper Into Container Style Queries
1.12.2022
I wrote up some early thoughts on container style queries a little while back. It’s still early days. They’re already defined in the CSS Containment Module Level 1 specification (currently in Editor’s Draft status) but there’s still a couple of …
Digging Deeper Into...
Using The New Constrained Layout In WordPress Block Themes
30.11.2022
One of the main goals of the WordPress Site Editor (and, yes, that is now the “official” name) is to move basic block styling from CSS to structured JSON. JSON files are machine-readable, which makes it consumable by …
Using The New Constrained Layout In WordPress Block Themes originally...
More Than “Slapping Paint on a Website”
29.11.2022
I’m a sucker for anything about front-end job titles.
Anselm Hannemann:
CSS evolved and we’re beyond the point where everyone can just do it as a side interest. We all can learn it and build amazing stuff with it,
…
More Than “Slapping Paint on a Website” originally...
Newer Things to Know About Good Ol’ HTML Lists
28.11.2022
HTML lists are boring. They don’t do much, so we don’t really think about them despite how widely used they are. And we’re still able to do the same things we’ve always done to customize them, like removing markers, reversing …
Newer Things to Know About Good Ol’ HTML Lists originally...
Argentina to Revamp Anti Money Laundering Law, Proposes Creation of VASP Registry
28.11.2022
Argentina is preparing to revamp its anti-money laundering and terrorism financing law. It has proposed to include the creation of a registry for virtual asset services providers (VASPs) in the country as part of the new modifications. The changes would prepare the country for the review that...
Venezuelan Currency Plunges Almost 40% Against the US Dollar, Analysts Cite Crypto Drought as Part of the Problem
27.11.2022
The Venezuelan fiat currency, the bolivar, has lost almost 40% in its exchange rate against the U.S. dollar in a month. According to reports, the seasonal payments that the government has to make, and the lack of liquidity of the government to intervene in the currency market are part of...
Ghana Takes Steps to Operationalize Gold-for-Oil Scheme — Move Expected to Help Halt Cedi’s Depreciation
27.11.2022
According to directives issued by Samuel A. Jinapor, the Ghanaian minister for lands and natural resources, large-scale gold mining companies will be required to “sell 20% of all refined gold at their refineries to the Bank of Ghana.” A gold-for-oil scheme is part of the Ghanaian...
Apple Messages & Color Contrast
23.11.2022
Well, color me this! I was griping to myself last night about just how gosh dang hard it is to read text messages in Apple Messages. You know, not the blue bubbles that you get when messaging other iPhone users. …
Apple Messages & Color Contrast originally published on CSS-Tricks, which...
WordPress Developer Blog
22.11.2022
Well, hey check this out. Looks like there is a brand spankin’ new blog over at WordPress.org all about WordPress development. In the original proposal for the blog, Birgit Pauli-Haak writes:
The Make Core blog has a heavy
…
WordPress Developer Blog originally published...
Taming the Cascade With BEM and Modern CSS Selectors
21.11.2022
BEM. Like seemingly all techniques in the world of front-end development, writing CSS in a BEM format can be polarizing. But it is – at least in my Twitter bubble – one of the better-liked CSS methodologies.
Personally, I think …
Taming the Cascade With BEM and Modern CSS Selectors...
House Subcommittee Chair Calls For Documents as Part of FTX Collapse Probe
18.11.2022
Rep. Raja Krishnamoorthi (D-Ill.) is chairman of the Subcommittee on Economic and Consumer Policy
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...
Voxel Crazy Head and Metaspace․game Represent a Combination of Reality, Game Development, and High Technology
18.11.2022
PRESS RELEASE. Voxel Crazy Head and Metaspace.game invite users to create their own avatars and take part in a thrilling metaverse adventure. What Is Voxel Crazy Head? Voxel Crazy Head is a blockchain-based collection of 10,000 unique NFT heads that also function as keys to the metaverse. The voxel...
Creating a Settings UI for a Custom WordPress Block
17.11.2022
So far, we’ve covered how to work with data from an external API in a custom WordPress block. We walked through the process of fetching that data for use on the front end of a WordPress site, and how to …
Creating a Settings UI for a Custom WordPress Block originally published on CSS-Tricks...
DigitalOcean Welcomes Cloudways to the Family
17.11.2022
Hey folks! If you’ve been keeping up with the latest DigitalOcean news, you might be aware that we recently announced our acquisition of a company called Cloudways. In case you’re curious about what this means, we thought it might …
DigitalOcean Welcomes Cloudways to the Family...
Finding Front-End Development Scholarships
16.11.2022
I’m often asked where to learn web development. The answer varies, of course, and we’ve published a few posts on the topic over the years, the most recent of which was Chris taking a stab at different learning paths in …
Finding Front-End Development Scholarships originally...
Behind the CSScenes, November 2022
15.11.2022
Is it Fall? Winter? I don’t know, but I woke up with snow in the front yard this morning and felt like it was time to write a little update about what’s been happening around CSS-Tricks this past month, as …
Behind the CSScenes, November 2022 originally published on CSS-Tricks...
Bitget Raises Its Protection Fund to $300M to Reassure Users After FTX’s Collapse
15.11.2022
PRESS RELEASE. Nov 15th, 2022 – Leading global cryptocurrency exchange, Bitget announces that it will increase its Protection Fund to 300 Million USD, in order to provide better protection and further assurance to crypto users. This is part of Bitget’s major efforts in building...
Classy and Cool Custom CSS Scrollbars: A Showcase
14.11.2022
In this article we will be diving into the world of scrollbars. I know, it doesn’t sound too glamorous, but trust me, a well-designed page goes hand-in-hand with a matching scrollbar. The old-fashioned chrome scrollbar just doesn’t fit in as …
Classy and Cool Custom CSS Scrollbars:...