Found 296 bookmarks
Custom sorting
Pure CSS Halftone Effect in 3 Declarations – Frontend Masters Boost
Pure CSS Halftone Effect in 3 Declarations – Frontend Masters Boost
A halftone is a pattern of dots that vary in size and spacing. It's a printing technique that you normally don't see, but blown up in size, is a cool aesthetic. This is a deep dive on how it can be done in CSS alone, starting quite simply!
·frontendmasters.com·
Pure CSS Halftone Effect in 3 Declarations – Frontend Masters Boost
Building the Perfect Logo Strip - 9elements
Building the Perfect Logo Strip - 9elements
We've all been there: you're working on a website and need to display a row of logos—clients, partners, sponsors—you name it. However, logos come in all shapes and sizes, and making them look good together can be quite challenging. How do you get...
·9elements.com·
Building the Perfect Logo Strip - 9elements
CSS Grid Areas
CSS Grid Areas
A fresh look at the CSS grid template areas and how to take advantage of its full potential today.
·ishadeed.com·
CSS Grid Areas
Alternating Style Queries
Alternating Style Queries
With the container style queries on the horizon, it is a good time to do more experiments with them. In one of my recent experiments, I found out that style queries will allow us to do what the currently specified (but not implemented by anyone) function `toggle()` was supposed to.
·kizu.dev·
Alternating Style Queries
Things That Can Break aspect-ratio in CSS – Frontend Masters Boost
Things That Can Break aspect-ratio in CSS – Frontend Masters Boost
CSS has an aspect-ratio property, which has had full support since around 2021. It can be a very satisfying property to use, because it can help match how your brain 🧠 works or what the desired design outcome does better than forcing dimensions does. “I need a square here” or “I need to match the […]
·frontendmasters.com·
Things That Can Break aspect-ratio in CSS – Frontend Masters Boost
Infinite-Scrolling Logos In Flat HTML And Pure CSS — Smashing Magazine
Infinite-Scrolling Logos In Flat HTML And Pure CSS — Smashing Magazine
Remember the HTML `` element? It’s deprecated, so it’s not like you’re going to use it when you need some sort of horizontal auto-scrolling feature. That’s where CSS comes in because it has all the tools we need to pull it off. Silvestar Bistrović demonstrates a technique that makes it possible with a set of images and as little HTML as possible.
·smashingmagazine.com·
Infinite-Scrolling Logos In Flat HTML And Pure CSS — Smashing Magazine
12 Modern CSS One-Line Upgrades | Modern CSS Solutions
12 Modern CSS One-Line Upgrades | Modern CSS Solutions
Sometimes, improving your application CSS just takes a one-line upgrade or enhancement! Learn about 12 properties to start incorporating into your projects, and enjoy reducing technical debt, removing JavaScript, and scoring easy wins for user experience.
·moderncss.dev·
12 Modern CSS One-Line Upgrades | Modern CSS Solutions