On-Scroll Filter Effects | Codrops
Vector Halftone Maker - Interactive PNG/SVG halftone pattern generator
Create Hexagonal, Square and Radial grid dotted/pixelated patterns for free. PNG and SVG export available.
Voronoi Editor
Combining CSS :has() And HTML select For Greater Conditional Styling — Smashing Magazine
Amit Sheen demonstrates using `:has()` to apply styles conditionally when a certain `` in a `` element is chosen by the user and how we gain even more conditional styling capabilities when chaining `:has()` with other pseudo-classes, such as `:not()` — no JavaScript necessary.
Layer Cake
A framework for mostly-reusable graphics with svelte
CSS { In Real Life } | Shades of Grey with color-mix()
A blog about CSS, front-end development, the web, and beyond.
JSONGenerator.io - Create Random JSON Data
Unleash the power of templates to generate, modify, and visualize JSON data with ease.
Fluid for Tailwind CSS
A Tailwind plugin to easily generate fluid clamp() values with every utility.
Easy Gradient Palettes - Pausly blog
Learn about our Oklch Palette Generator, a tool designed to simplify creating gradient palettes by ensuring uniform lightness and vibrant colors.
Oklch Palette Generator
CSS relative color syntax | Blog | Chrome for Developers
Create new colors based on another color's channels and values.
Detect JavaScript Support in CSS
Description
Self-Modifying Variables: the inherit() Workaround
Style queries will unlock many doors. An ability to alternate a value of any variable that I presented in my previous article might seem to be trivial by itself, but what if there is a hidden depth in how we can utilize it? One interesting case is the ability to emulate `inherit()` — a way to access the previous state of a custom property.
Web Components from early 2024
I’ve been having a lot of fun creating reusable Web Components, so here are three that I’ve built and been using this so far this year.
sveltia/sveltia-cms: Alternative to Netlify/Decap CMS. Modern, fast, lightweight, Git-based headless CMS. Free & open source. UX-driven development. Made with Svelte.
Alternative to Netlify/Decap CMS. Modern, fast, lightweight, Git-based headless CMS. Free & open source. UX-driven development. Made with Svelte. - sveltia/sveltia-cms
Primo
Primo is a visual CMS that makes it a blast to build pages, manage content, and edit code - one block at a time.
ANAI
南小国の名産である小国郷の杉や檜を使用した建築材(構造材、内装材)の製造、販売を行っています。物件ごとの細かいサイズにも小ロットで対応しています。小国杉は、江戸時代、熊本を治めていた細川藩から各戸に25本ずつ苗木が渡されたことに始まると言われている杉で、含まれる油分による独特な艶と淡い桜色が特徴です。
CSS { In Real Life } | Heatwave: An Animated CSS Sun Illustration
A blog about CSS, front-end development, the web, and beyond.
HTMX Is So Cool I Rolled My Own! – David Bushell – Freelance Web Design (UK)
The one where I reject JavaScript UI libraries
MarkdownDown
Convert any webpage to a clean markdown w/ images downloaded.
Palette generator – Full spectrum
Demystifying Screen Readers: Accessible Forms & Best Practices | CSS-Tricks
This is the 3rd post in a small series we are doing on form accessibility. If you missed the 2nd post, check out Managing User Focus with :focus-visible. In this post we are going to look at using a screen reader when navigating a form, and also some best practices.
How to think about HTML responsive images · Dan Cătălin Burzo
srcset, sizes, picture, source, and how they all fit.
Layered Toggles: Optional CSS Mixins
In this article, I am sharing the next evolution of space & cyclic toggles, which allows us to create and apply optional mixins in CSS with the help of custom cascade layers, available today in every browser that supports them.
CSS Tip: Learn CSS the easy one
A wide collection of CSS tips and tricks. The best place to keep up to date with the new CSS features
Fixing Text Clipping in Divs with Overflow Hidden: A Solution for Line-Height Less Than 1.2
...
What if you had real control over Light Mode / Dark Mode on a per-site basis?
Dark Mode Toggle Buttons should be a browser feature. Thanks to the Web Preferences API, that might become a reality someday.
Logo System - Explore 400+ logo designs
The biggest logo design library for designer. Explore over 400 logo design on Logo System.
Welcome to Astro tips!
The place for content that isn't suitable for the official docs, for all Astronauts!
Testing HTML With Modern CSS: HeydonWorks