A masonry grid of bird photographs that tilt on hover, with one card expanding to reveal full-screen content

Tilt Grid Content Reveal

This is a Tilt Grid Content Reveal. It transforms a standard masonry image gallery into a highly interactive, spatial experience. Its function is to provide an engaging browsing interface where hovering induces physical 3D tilt, and clicking smoothly expands the thumbnail into a full-screen presentation, completely immersing the user in the selected content. (Requires: GSAP, charming.js, masonry.js, imagesloaded.js)

Technologies:
HTML CSS JavaScript
Difficulty: Advanced
Browser Support (as of Mar 2026):
Chrome Chrome 60+ Edge Edge 79+ Firefox Firefox 55+ Safari Safari 11+
Features:
3D Hover Tilt Grid Expansion Staggered Typography Scroll to Top
Code by: Sebi Sebi
License: MIT

See the Pen Tilt Grid Content Reveal.

Article layout with a sticky right sidebar table of contents featuring a squircle highlight tracking the currently scrolled section

Auto-Generated Anchor Positioned TOC

This is an Auto-Generated Anchor Positioned TOC. It parses an article’s heading structure on the fly and constructs a sticky navigation menu. Its primary function is to replace heavy JavaScript scroll-spies (Intersection Observers) with native CSS Anchor Positioning and Scroll Targeting, moving an animated highlight alongside the active content section. (Requires: Tweakpane, GSAP)

Technologies:
HTML CSS Babel
Difficulty: Intermediate
Browser Support (as of Mar 2026):
Chrome Chrome 125+ Edge Edge 125+
Features:
DOM Parsing Anchor Positioning Scroll Tracking Squircle Shape
Code by: Jhey Jhey
License: MIT
A honeycomb grid of outlined hexagons with alternating red and teal borders, displaying numbers inside each cell

Pure CSS Responsive Hexagon Grid

This is a Pure CSS Responsive Hexagon Grid. It replaces complex SVG or Javascript-driven honeycomb layouts with a purely mathematical CSS approach. Its function is to automatically tile and nest geometric shapes in a tight honeycomb pattern that recalculates rows and offsets on the fly as the parent container resizes.

Technologies:
HTML CSS
Difficulty: Advanced
Browser Support (as of Mar 2026):
Chrome Chrome 119+ Edge Edge 119+
Features:
CSS Hexagons Container Queries Auto-reflow
Code by: Temani Afif Temani Afif
License: MIT
Grid of movie schedule cards showing posters that transition on hover to reveal genres, showtimes, and colored information panels

Animated Movie Schedule Blocks

This is an Animated Movie Schedule Block component. It structures chronological event data (like cinema showtimes) into a visual grid. Its function is to condense information using a pure CSS hover interaction, where an image poster slides away to reveal structured metadata (genre, time, title) through intersecting animated panels.

Technologies:
Haml SCSS
Difficulty: Intermediate
Browser Support (as of Mar 2026):
Chrome Chrome 36+ Edge Edge 12+ Firefox Firefox 16+ Safari Safari 9+
Features:
Sliding Panels SCSS Theming Responsive Grid
Code by: Tudor Tudor
License: MIT

See the Pen Animated Movie Schedule Blocks.

E-commerce product grid with a sidebar filter demonstrating pure CSS logic using the :has pseudo-class

E-commerce Product Filter

This is a Pure CSS E-commerce Product Filter. It replaces JavaScript-based array filtering with native CSS relationship selectors. Its function is to toggle product visibility based on multiple checkbox states within a sidebar, offering an instant, script-free sorting mechanism for catalog grids.

Technologies:
HTML CSS
Difficulty: Intermediate
Browser Support (as of Mar 2026):
Chrome Chrome 105+ Edge Edge 105+ Firefox Firefox 121+ Safari Safari 15.4+
Features:
CSS Logic Sticky Sidebar No JavaScript
Code by: Aryan Tayal Aryan Tayal
License: MIT

See the Pen E-commerce Product Filter.

2D top-down sliding puzzle game interface featuring a pink player block navigating a minimal obstacle maze

Interactive Sliding Grid Puzzle Game

This is an Interactive Sliding Grid Puzzle Game. It structures a multi-level spatial logic challenge entirely within the DOM. Its function is to demonstrate complex 2D state management, collision detection, and procedural grid generation without relying on the HTML Canvas API, utilizing standard HTML elements for interactive entertainment.

Technologies:
HTML SCSS JavaScript
Difficulty: Advanced
Browser Support (as of Mar 2026):
Chrome Chrome 60+ Edge Edge 79+ Firefox Firefox 55+ Safari Safari 11+
Features:
Level Progression Keyboard Controls Collision Detection Matrix Mapping
License: MIT
Dark themed responsive CSS grid layout with SVG icons where an active card expands into full width smoothly

Smooth View Transition Grid Cards

This is a Smooth View Transition Grid Cards component. It transforms a standard CSS Grid of cards into an interactive, animated gallery. Its function is to elegantly expand a selected item to full width, smoothly reflowing the remaining siblings using native browser rendering instead of complex JavaScript math.

Technologies:
HTML SCSS JavaScript
Difficulty: Intermediate
Browser Support (as of Feb 2026):
Chrome Chrome 111+ Edge Edge 111+ Firefox Firefox 128+ Safari Safari 18+
Features:
View Transitions Dynamic Grid Fallback Support
Code by: Chris Coyier Chris Coyier
License: MIT
3x3 grid of animated dots scaling and emitting ripple effects in vibrant colors acting as a CSS preloader

Animated Ripple Dot Grid Loader

This is an Animated Ripple Dot Grid Loader. It utilizes pure CSS and complex keyframe choreography to render a highly synchronized loading state. Its function is to communicate background processing while maintaining visual engagement. The effect is continuous and self-contained, requiring zero user interaction.

Technologies:
HTML SCSS
Difficulty: Advanced
Browser Support (as of Feb 2026):
Chrome Chrome 123+ Edge Edge 123+ Firefox Firefox 121+ Safari Safari 17.4+
Features:
Keyframe Choreography SCSS Loops Light-Dark Adaptation
Code by: Jon Kantner Jon Kantner
License: MIT
Dark themed navigation bar with a yellow-accented mega menu expanded, showing movie categories over a carousel background of film posters

Dropdown Navigation

Navigation is the backbone of usability, but traditional dropdowns can feel cramped and elusive. This component expands the concept of a menu into a panoramic dashboard. It is not just a list of links; it is a structured map of your application’s architecture. (Requires: open-props, remixicon, normalize-css)

Technologies:
HTML CSS
Difficulty: Intermediate
Browser Support (as of Feb 2026):
Chrome Chrome 99+ Edge Edge 99+ Firefox Firefox 97+ Safari Safari 15.4+
Features:
CSS Layers Responsive Design Mega Menu Open Props
Code by: Arby Arby
License: MIT

See the Pen Dropdown Navigation.

A crowded grocery store flyer layout titled 'Techfood', featuring grid-based product listings for snacks and drinks with discount badges and varied cell sizes.

Techfood Grocery Grid Layout

Web layouts often suffer from “boxiness” — everything aligned in predictable, uniform rows. This design breaks that monotony by adopting the chaotic energy of a supermarket flyer. It utilizes the full power of CSS Grid to create irregular spans, varied densities, and tight packing, proving that the web can be as visually dense and information-rich as print media without sacrificing structure.

Technologies:
Pug SCSS
Difficulty: Intermediate
Browser Support (as of Feb 2026):
Chrome Chrome 57+ Edge Edge 16+ Firefox Firefox 52+ Safari Safari 10.1+
Features:
Complex CSS Grid Pixel Art Logo Print Design Aesthetic
Code by: Olivia Ng Olivia Ng
License: MIT

See the Pen Techfood Grocery Grid Layout.

Minimalist article grid where the mouse pointer is replaced by a circular 'Read' badge that changes color based on the hovered item.

Dynamic Article Hover Cursor

The mouse cursor is the primary bridge between user and interface, yet it often remains a passive arrow. This component reimagines the cursor as an active participant in the narrative. By morphing the pointer into a contextual “Read” badge that reacts to specific content, we reduce cognitive load and create a more intent-driven browsing experience. It feels less like clicking links and more like exploring a curated magazine.

Technologies:
HTML CSS Babel
Difficulty: Intermediate
Browser Support (as of Feb 2026):
Chrome Chrome 105+ Edge Edge 105+ Firefox Firefox 121+ Safari Safari 15.4+
Features:
Custom Cursor CSS :has() Blend Modes Grid Layout
Code by: Jhey Jhey
License: MIT

See the Pen Dynamic Article Hover Cursor.

Dark mechanical keyboard layout with glowing keys in a winter blue color scheme, rendered with realistic CSS shadows and lighting effects

RGB Mechanical Keyboard Grid

Digital interfaces often feel flat and lifeless. This component brings the tactile satisfaction of high-end mechanical hardware to the web. By simulating physical properties like keycap depth, under-glow, and randomized RGB lighting, we create an object that begs to be touched. It is a study in skeuomorphic revival, blending modern CSS capabilities with the gamer aesthetic to produce a UI element that feels solid, expensive, and reactive.

Technologies:
HTML SCSS Babel
Difficulty: Intermediate
Browser Support (as of Feb 2026):
Chrome Chrome 105+ Edge Edge 105+ Firefox Firefox 110+ Safari Safari 16+
Features:
Container Queries Procedural Coloring Realistic Lighting Theme Switching
Code by: Cameron Cameron
License: MIT

See the Pen RGB Mechanical Keyboard Grid.

Split screen web layout with contrasting dark and neon themes, featuring a vertical reveal line controlled by interactive mouse hover

Mouse-Driven Split Reveal

Static content is a relic. We don’t just want to show information; we want the user to uncover it. This component transforms the cursor into a tool of discovery, creating a tactile connection between the user and the interface. By removing the friction of clicking or dragging handles, we achieve a fluidity that feels less like software and more like a physical extension of the hand. It is simple, unapologetic, and immediate.

Technologies:
HTML CSS JavaScript
Difficulty: Beginner
Browser Support (as of Feb 2026):
Chrome Chrome 60+ Edge Edge 79+ Firefox Firefox 52+ Safari Safari 10+
Features:
Instant Feedback Touch Compatible Fluid Typography
Code by: Hyperplexed Hyperplexed
License: MIT

See the Pen Mouse-Driven Split Reveal.

4x4 image grid with a central magnified pop-up overlay appearing on long-press, demonstrating a tactile preview interaction

Tactile Long Press Image Grid

In a world obsessed with speed, we often forget the power of distinct intent. The standard “click” is binary and abrupt. This component introduces a moment of pause — a “breath” — allowing the user to peek into content without committing to a navigation event. By utilizing the “long press” (or click-and-hold) mechanic, we bridge the gap between desktop precision and mobile intuition, creating a gallery experience that feels organic and responsive to the user’s curiosity.

Technologies:
HTML CSS JavaScript
Difficulty: Beginner
Browser Support (as of Feb 2026):
Chrome Chrome 57+ Edge Edge 16+ Firefox Firefox 52+ Safari Safari 10.1+
Features:
Long Press Interaction Responsive Grid Touch Support Instant Preview
Code by: Valentin Valentin
License: MIT

See the Pen Tactile Long Press Image Grid.

A digital clock where each digit is composed of multiple small analog clocks; the hands align to form the numbers 12:45:30 on a white background.

Kinetic 144-Clock Digital Display

This Kinetic 144-Clock Digital Display is a stunning example of procedural animation. Inspired by physical kinetic art installations (like those by Humans Since 1982), it uses a grid of 144 individual analog clocks to form digital numbers. React manages the “target state” of every single clock hand, while CSS transitions handle the smooth, synchronized movement, creating a mesmerizing flow of time. (Requires: React, react-dom)

Technologies:
HTML CSS Babel
Difficulty: Advanced
Browser Support (as of Feb 2026):
Chrome Chrome 60+ Edge Edge 79+ Firefox Firefox 60+ Safari Safari 12+
Features:
Kinetic Typography CSS Variables Angle Normalization React State Management
Code by: Stefan Stefan
License: MIT
A responsive grid of cards featuring illustrations, where each card is slightly rotated and scaled, creating a scattered paper effect on a dark background.

CSS Scroll-Driven Masonry Reveal

This Scroll-Driven Masonry Reveal creates a playful, tactile experience where content cards appear to be “dealt” onto the screen as the user scrolls. By leveraging the native CSS Scroll-driven Animations API, it achieves smooth, main-thread-free entrance effects without a single line of JavaScript. The layout adapts intelligently from 2 to 8 columns, making it a robust solution for image galleries or blog archives. (Requires: Open Props (CSS Library))

Technologies:
HTML CSS
Difficulty: Intermediate
Browser Support (as of Feb 2026):
Chrome Chrome 115+ Edge Edge 115+ Safari Safari 26+ Firefox Firefox (flag/polyfill)
Features:
Scroll Triggered Staggered Entrance Responsive Grid Reduced Motion
Code by: Adam Argyle Adam Argyle
License: MIT
A grid of colorful Nike shoe product cards. On hover, the shoe image rotates and shifts right, while a vertical text label slides in from the left.

Nike Product Card Interaction

This Nike Product Card Interaction is a dynamic UI component designed for e-commerce listings. It transforms a standard static product grid into an engaging experience. When a user hovers over a card, the product image rotates and shifts to make room for a vertical brand label that slides in from the side. This clever use of space allows for a clean initial view while revealing branding details on demand.

Technologies:
HTML CSS
Difficulty: Intermediate
Browser Support (as of Feb 2026):
Chrome Chrome 57+ Edge Edge 16+ Firefox Firefox 52+ Safari Safari 10.1+
Features:
Hover Animation CSS Transform Grid Layout Product Card
Code by: Sanket Bodake Sanket Bodake
License: MIT

See the Pen Nike Product Card Interaction.

A pastel-colored web page displaying a grid of photos (plants, food, animals) with a filter bar at the top allowing users to select categories.

React Filterable Image Gallery

This React Filterable Image Gallery is a clean, component-based solution for organizing visual content. Unlike simple “show/hide” scripts, it uses React’s state management to handle complex multi-criteria filtering. Users can toggle multiple categories (e.g., “Food” AND “Plants”) simultaneously, or reset everything with an “All” button. The UI is polished with pastel colors and smooth hover animations. (Requires: React, ReactDOM)

Technologies:
HTML CSS Babel
Difficulty: Intermediate
Browser Support (as of Jan 2026):
Chrome Chrome 80+ Edge Edge 80+ Safari Safari 13+ Firefox Firefox 75+
Features:
Multi-Select Filters State Management CSS Grid/Flexbox Hover Effects
Code by: Olga Olga
License: MIT

See the Pen React Filterable Image Gallery.

Dark themed image gallery where one selected city night photo is enlarged and spans multiple grid cells, while others are neatly arranged around it.

Vue FLIP Image Gallery

This Vue FLIP Image Gallery showcases a high-performance way to animate layout changes that are typically expensive for the browser. When a user selects an image, it expands to fill a larger portion of the grid, while surrounding items gracefully rearrange themselves. This is achieved not by simple CSS transitions, but by the FLIP technique (First, Last, Invert, Play), ensuring buttery smooth 60fps animations even during complex DOM reflows. (Requires: Vue.js)

Technologies:
HTML SCSS TypeScript
Difficulty: Advanced
Browser Support (as of Jan 2026):
Chrome Chrome 80+ Edge Edge 80+ Safari Safari 14+ Firefox Firefox 90+
Features:
FLIP Animation Grid Layout Interactive Selection Hardware Acceleration
Code by: antonbhzz antonbhzz
License: MIT

See the Pen Vue FLIP Image Gallery.

Elegant glassmorphism profile card with a blurred image background and fading overlay effect using CSS masks

Glassmorphism Profile Info Card

This Glassmorphism Profile Info Card is a high-end UI component that replicates the sleek, frosted-glass aesthetic found in modern operating systems like iOS and macOS. It features a sophisticated interplay between background imagery and foreground content, using advanced CSS masking and backdrop filters to create a natural sense of depth and hierarchy.

Technologies:
HTML SCSS
Difficulty: Intermediate
Browser Support (as of Jan 2026):
Chrome Chrome 76+ Edge Edge 79+ Firefox Firefox 103+ Safari Safari 9.1+
Features:
Glassmorphism CSS Masking Grid Stacking
Code by: Megafry Megafry
License: MIT
Grid of dark cards; the hovered card has a subtle glowing white border that follows the mouse cursor, created by CSS radial gradients

Stripe-Inspired Cards Hover Effect

This Stripe-Inspired Cards Hover Effect replicates the sophisticated “flashlight” border interaction seen on modern SaaS websites. Instead of a simple color change, a soft radial gradient follows the user’s mouse cursor across a grid of cards. This creates a cohesive, lighting-aware interface where elements seem to illuminate as you interact with them.

Technologies:
HTML SCSS JavaScript
Difficulty: Intermediate
Browser Support (as of Jan 2026):
Chrome Chrome 49+ Edge Edge 15+ Firefox Firefox 31+ Safari Safari 9.1+
Features:
Mouse Tracking CSS Variables Radial Gradient Mask Border Reveal
License: MIT
Soft gray calculator interface with rounded buttons and a toggle switch; one state shows light mode, the other shows dark mode with neon accents

Neumorphic Dark Mode Calculator

This Neumorphic Dark Mode Calculator brings the “Soft UI” trend to life with a fully functional mathematical tool. It features a realistic, extruded plastic look achieved through complex CSS box-shadows. A prominent toggle allows users to switch between a clean light theme and a high-contrast dark mode, instantly updating the shadow physics to maintain the illusion of depth.

Technologies:
HTML CSS JavaScript
Difficulty: Intermediate
Browser Support (as of Jan 2026):
Chrome Chrome 60+ Edge Edge 79+ Firefox Firefox 55+ Safari Safari 11+
Features:
Neumorphism Dark Mode Toggle Copy to Clipboard Vanilla JS Math
Code by: Hocine Saad Hocine Saad
License: MIT
A clean and responsive admin dashboard layout with a collapsible sidebar and dark mode toggle.

AdminHub Admin Dashboard v2.1

A responsive admin dashboard built with CSS Grid and Flexbox, featuring a collapsible sidebar, dark mode toggle, and interactive widgets.

See the Pen AdminHub Admin Dashboard v2.1.

An interactive Advent calendar with 25 cards that flip to reveal quotes.

Advent Calendar with Quotes

An interactive Advent Calendar featuring 25 flip-cards generated via JavaScript.

See the Pen Advent Calendar with Quotes.

An adaptive CSS grid that smoothly reorganizes its layout as items are added or removed.

Always Great Grid

An interactive, “living” grid that smoothly morphs and adapts layout upon adding/removing items or resizing the container, maintaining a harmonious bento-style structure.

See the Pen Always Great Grid.

A music app dashboard with glassmorphism panels, sliders, and a music player with a rotating vinyl cover.

Responsive Dashboard with Sliders and Music Player

A fully-featured modern music app web interface featuring glassmorphic panels, smooth animations, and functional music playback with a rotating vinyl-style cover art.

A gallery of images framed to look like interlocking jigsaw puzzle pieces.

Wavy Image Gallery

Images appear as jigsaw puzzle pieces with interlocking edges that can visually fit together.

See the Pen Wavy Image Gallery.

Grid of interactive to-do list cards that animate to reveal sub-tasks when clicked.

List Styles 2

An interactive grid of task cards where clicking a counter button triggers a card-swap animation, revealing a hidden sub-list from behind the main item using z-index manipulation and CSS transforms.

See the Pen List Styles 2.

A clean 5-day weather forecast card showing daily temperatures and weather icons.

React Weather API Card

A responsive 5-day weather forecast widget fetching live data via OpenWeatherMap API, rendered dynamically with React and styled using CSS Grid.

See the Pen React Weather API Card.

Dynamic infographic where an image shrinks and a number counter animates on scroll.

Scroll UI Animation

As you scroll down, a large image of a field shrinks and gets cropped by white blocks to focus attention, while a heading on the left counts up the percentage of water saved, changing color for emphasis. This creates the feel of a dynamic infographic.

See the Pen Scroll UI Animation.