Tag css

17 bookmarks have this tag.

2025-10-04

647.

Filtering items with just CSS and HTML

solaria.neocities.org/guides/cssfilter

2025-09-24

643.

Transparent Textures

www.transparenttextures.com

Standing on the shoulders of Subtle Patterns. Built and maintained by @mikehearn.

2025-09-19

639.

nebo.css

github.com/htmlacademy/nebo.css

Negative border radius made easy
Nebo.css is a pure CSS solution that allows you to add a “convex” or “concave” puzzle angle to elements without SVG and JavaScript. Everything is controlled via custom CSS variables.

2025-09-18

638.

You no longer need JavaScript

lyra.horse/blog/2025/08/you-dont-need-js

So much of the web these days is ruined by the bloat that is modern JavaScript frameworks. React apps that take several seconds to load. NextJS sites that throw random hydration errors. The node_modules folder that takes up gigabytes on your hard drive.

It’s awful. And you don’t need it.

2025-04-25

552.

Gaydient

gaydient.com

conic-gradient(#FFFFFF 0%, #FFFFFF 9%, #FFAFC8 9%, #FFAFC8 18%, #74D7EE 18%, #74D7EE 27%, #613915 27%, #613915 36%, #000000 36%, #000000 45%, #E40303 45%, #E40303 55%, #FF8C00 55%, #FF8C00 64%, #FFED00 64%, #FFED00 73%, #008026 73%, #008026 82%, #24408E 82%, #24408E 91%, #732982 91%, #732982 100%)

2024-12-20

413.

Preserving the Pixel Art Look in Web Content

www.kirupa.com/hodgepodge/preserving_pixel_art_aesthetics.htm

Learn essential CSS techniques, scaling strategies, and design principles that preserve the crisp, totally-cool aesthetic of pixel graphics across high-resolution displays and responsive web environments.

2024-12-07

395.

Next-level frosted glass with backdrop-filter • Josh W. Comeau

www.joshwcomeau.com/css/backdrop-filter

Glassy headers have become a core part of the “slick startup” UI toolkit, but they’re all missing that final 10% that really makes it shine. In this tutorial, you’ll learn how to create the most realistic lush frosted glass anywhere on the internet.

2024-11-07

376.

Classic stylesheets 2.0

nielssp.github.io/classic-stylesheets
375.

98.css - A design system for building faithful recreations of old UIs

jdan.github.io/98.css

2024-09-04

321.

Reasonable Colors

www.reasonable.work/colors#colors

Reasonable Colors is an open-source color system that makes it easy to build accessible, nice-looking color palettes.

320.

CSS @property and the New Style

ryanmulligan.dev/blog/css-property-new-style

An exploration of the newly supported at-rule for explicitly defining and animating custom properties in CSS.

2024-07-13

269.

CSS Grid Generator

cssgridgenerator.io

CSS Grid Generator - a user-friendly tool designed for web developers to effortlessly create customizable CSS grids for seamless web development.

2024-06-10

247.

The Complete Guide to Centering in CSS | Modern CSS Solutions

moderncss.dev/complete-guide-to-centering-in-css

Learn how to finally solve the mystery of centering in CSS using grid, flexbox, and classic block element layout.

246.

Learn CSS  |  web.dev

web.dev/learn/css

An evergreen CSS course and reference to level up your web styling expertise.

245.

Beautiful CSS box-shadow examples - CSS Scan

getcssscan.com/css-box-shadow-examples

🎨 Curated collection of 95 free beautiful CSS box-shadow, ready-to-use for your next projects. Click to copy.

244.

CSS Selectors: A Visual Guide & Reference | fffuel

fffuel.co/css-selectors

Visual guide to CSS selectors, including pseudo-classes (:nth-child, :hover,...), functional pseudo-classes (:not, :is,...) and pseudo-elements.

190.

Fancy Border Radius Generator

9elements.github.io/fancy-border-radius

Generator to build organic shapes with CSS3 border-radius