Found 1283 bookmarks
Custom sorting
Drop-Shadow: The Underrated CSS Filter
Drop-Shadow: The Underrated CSS Filter
If you’re familiar with CSS, you probably know all about the box-shadow property. But did you know there is a CSS filter, drop-shadow, that…
·css-irl.info·
Drop-Shadow: The Underrated CSS Filter
content-visibility: the new CSS property that boosts your rendering performance
content-visibility: the new CSS property that boosts your rendering performance
The CSS content-visibility property enables web content rendering performance benefits by skipping rendering of off-screen content. This article shows you how to leverage this new CSS property for faster initial load times, using the auto keyword. You will also learn about the CSS Containment Spec and other values for content-visibility that give you more control over how your content renders in the browser.
·web.dev·
content-visibility: the new CSS property that boosts your rendering performance
18+ CSS book effect
18+ CSS book effect
Latest Collection of free HTML and CSS book effect code examples: 3d, animation, flip, layout, etc. 3D Book Showcase, 3D Book Design
·csshint.com·
18+ CSS book effect
When Sass and New CSS Features Collide
When Sass and New CSS Features Collide
Recently, CSS has added a lot of new cool features such as custom properties and new functions. While these things can make our lives a lot easier, they
·css-tricks.com·
When Sass and New CSS Features Collide
A Complete Guide to Dark Mode on the Web
A Complete Guide to Dark Mode on the Web
“Dark mode” is defined as a color scheme that uses light-colored text and other UI elements on a dark-colored background. Dark mode, dark theme, black mode, night mode… they all refer to and mean the same thing: a mostly-dark interface rather than a mostly-light interface.
·css-tricks.com·
A Complete Guide to Dark Mode on the Web