Responsive Navbar Generator - Online Pure CSS Hamburger
Design a responsive navigation bar with a pure CSS hamburger menu. Customize colors and breakpoints. Copy the code.
UD5 Toolkit
Practice your CSS selector skills by targeting dishes in our restaurant menu.
Type a selector and see the magic happen live.
.popular. You can chain multiple classes without spaces, e.g., .item.popular selects elements that have both classes.#myId) is unique per page and targets a single element, while a class selector (.myClass) can apply to multiple elements. IDs have higher specificity.[data-price="14"] selects elements with that exact attribute value. Partial matches like [data-price^="1"] (starts with) also work..mains .item selects all .item elements that are anywhere inside a .mains element, not just direct children..item:first-child selects an .item that is the first child of its parent.Design a responsive navigation bar with a pure CSS hamburger menu. Customize colors and breakpoints. Copy the code.
Create color gradients that are perceptually uniform by interpolating in CIELAB space. Get the CSS linear‑gradient code. Visually superior.
Click moving targets as fast as possible. Score time and accuracy. Fun benchmark.
Set daily calorie targets and generate a simple 7-day meal plan with breakdown. Customizable food items. Local only, no ads.
Keep track of a tennis match: points, games, sets, and deuce. Supports tiebreak. Great for friendly matches. Local.
Create a custom HTML/CSS progress bar with percentage, colors, and animation. Copy the code. Modern UI element.
Generate a unique, beautiful random gradient background with each click. Copy the CSS code. Endless inspiration.
Layer gradients and images and blend them with background‑blend‑mode. Create hero sections. Copy CSS.
Stuck deciding what to cook? Generates random meal suggestions from a curated list. Filter by protein, cuisine, or cooking time. Save favorites locally.
Smash bricks with a ball and paddle. Multiple rows of colored bricks, power‑ups, and score tracking. All built with HTML5 Canvas.
Compare text‑rendering: auto, optimizeSpeed, optimizeLegibility, geometricPrecision. See kerning and ligature changes live.
Create complex linear gradients with any number of color stops, exact angles, and length units. Live preview and CSS code.
One click random beautiful gradient backgrounds with copy‑ready CSS. See full‑screen preview. Never run out of background ideas.
Keep a virtual pet alive by feeding, playing, and cleaning. Its state persists in localStorage. Come back or it gets sad.
Visually create beautiful linear and radial gradients. Get the CSS code instantly. Copy the code or export as image. Perfect for web designers.
Place bold text over an image and apply mix‑blend‑mode: screen, multiply, etc. Create stunning hero sections. Download preview.
Create CSS `easing‑gradient()` functions for smooth, non‑linear color transitions. Experimental and powerful. Copy the code.
Enter a URL and extract the font stacks and web font URLs used on that page. Quick typography research.
Display text in horizontal‑tb, vertical‑rl, vertical‑lr. See how block and inline directions switch. For multilingual sites.
Paste HTML or Markdown to count total words, unique words, heading distribution, and reading time. Content audit helper.
Mix colors with different alpha channels using color‑mix(). See how transparent colors combine. Copy the CSS.
Create the iPhone Dynamic Island look‑alike with a pill that expands on hover. Pure CSS. Copy the playful code.
Create a realistic letterpress (debossed) text effect using CSS text‑shadow and background. Adjust depth and light direction. Copy code.
Build a multi‑layer text‑shadow to simulate 3D extruded text. Control depth, color, and direction. Copy long shadow CSS.
Stack multiple text‑shadows to create a blurred, glowing gradient effect. Copy the long‑shadow CSS instantly.
Fill in a 7‑day grid with breakfast, lunch, and dinner ideas. Print or screenshot. Stay organized.
Detect browser support for font‑tech() and font‑format() values in @font‑face src. Check COLRv1, variable, etc.
Compute the selling price from cost and desired markup percentage, or find the markup from cost and price.
Design a realistic neon sign text with multiple layers of glow. Copy the CSS and HTML. Perfect for headers.
Create text with a gradient fill using CSS background-clip. Configure colors and direction. Copy the code. Works in modern browsers.