Tag: CSS

Solved With :has(): Vertical Spacing in Long-Form Text

DroneMeaning.com - Drone reviews.If you’ve ever worked on sites with lots of long-form text — especially CMS sites where people can enter screeds of text in a WYSIWYG editor — you’ve likely had to write CSS to manage the vertical spacing between different … Solved With :has(): Vertical Spacing in Long-Form Text originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter. ...
Continue Reading Solved With :has(): Vertical Spacing in Long-Form Text

6 Common SVG Fails (and How to Fix Them)

DroneMeaning.com - Drone reviews.Someone recently asked me how I approach debugging inline SVGs. Because it is part of the DOM, we can inspect any inline SVG in any browser DevTools. And because of that, we have the ability to scope things out and … 6 Common SVG Fails (and How to Fix Them) originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter. ...
Continue Reading 6 Common SVG Fails (and How to Fix Them)

Styling Buttons in WordPress Block Themes

DroneMeaning.com - Drone reviews.A little while back, Ganesh Dahal penned a post here on CSS-Tricks responding to a tweet that asked about adding CSS box shadows on WordPress blocks and elements. There’s a lot of great stuff in there that leverages new features … Styling Buttons in WordPress Block Themes originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter. ...
Continue Reading Styling Buttons in WordPress Block Themes

Thank You (2022 Edition)

TurntablePlayers.com - Turntable players and vinyl records reviews. You know, this is the time of year where Chris normally publishes a big ol’ reflection of the past year. The first one was published in 2007, the same year CSS-Tricks began, and it continued all the way through 2021… Thank You (2022 Edition) originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter. ...
Continue Reading Thank You (2022 Edition)

2022 Roundup of Web Research

DroneMeaning.com - Drone reviews.We’ve started making a tradition of rounding up the latest front-end research at the end of each year. We did it in 2020 and again in 2021. Reports are released throughout the year by a bunch of different companies … 2022 Roundup of Web Research originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter. ...
Continue Reading 2022 Roundup of Web Research

CSS Infinite 3D Sliders

SmartHomeDvce.com - Smart Home Devices CE reviews. In this series, we’ve been making image sliders with nothing but HTML and CSS. The idea is that we can use the same markup but different CSS to get wildly different results, no matter how many images we toss … CSS Infinite 3D Sliders originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter. ...
Continue Reading CSS Infinite 3D Sliders

How to customize Swagger UI with custom CSS in .NET 7

DroneMeaning.com - Drone reviews.Exposing Swagger UI is a good way to help developers consume your APIs. But don’t be boring: customize your UI with some fancy CSS ...
Continue Reading How to customize Swagger UI with custom CSS in .NET 7

Rendering emails with Svelte

TurntablePlayers.com - Turntable players and vinyl records reviews. We recently rebuilt our whole email stack from scratch to improve the developer experience: we now have an instant feedback loop, leveraging a SvelteKit-powered dev server. ...
Continue Reading Rendering emails with Svelte

Rendering emails with Svelte

DroneMeaning.com - Drone reviews.We recently rebuilt our whole email stack from scratch to improve the developer experience: we now have an instant feedback loop, leveraging a SvelteKit-powered dev server. ...
Continue Reading Rendering emails with Svelte

CSS Infinite Slider Flipping Through Polaroid Images

TurntablePlayers.com - Turntable players and vinyl records reviews. In the last article, we made a pretty cool little slider (or “carousel” if that’s what you prefer) that rotates in a circular direction. This time we are going to make one that flips through a stack of Polaroid … CSS Infinite Slider Flipping Through Polaroid Images originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter. ...
Continue Reading CSS Infinite Slider Flipping Through Polaroid Images