@counter‑style Generator - Online Custom List Markers
Design a custom counter style with symbols, range, and speak‑as. Preview ordered lists with your new style. Export the CSS rule.
UD5 Toolkit
Customize unordered or ordered list markers with pure CSS. Choose preset symbols, Font Awesome icons, emoji, images, or build advanced counters. Live preview and ready‑to‑use CSS.
list-style shorthand property controls the appearance of list item markers. You can set list-style-type (disc, circle, decimal, etc.), list-style-image (custom image), and list-style-position (inside/outside). This generator uses CSS pseudo‑elements (::before) to unlock full customization: any symbol, icon, color, size, and even CSS counters — all without images.::marker or our ::before method, the color property applies only to the marker. Simply pick a color with the color selector above, and the text will keep its original color. This works across all modern browsers.f061). The generator will add the required font-family and font-weight for you.decimal styles. You can prefix the counter (e.g. “Step ”), change the style to roman or alpha, and add suffixes (like parentheses). This tool writes the required counter-reset, counter-increment, and counter() rules automatically.::before is supported in all modern browsers (Chrome, Firefox, Safari, Edge) and even IE9+. For older IE fallback, you may need to use image bullets, but today’s browser landscape makes this approach extremely reliable.font-size of only the ::before pseudo‑element, leaving the list item text unchanged. You can also fine‑tune spacing by switching marker position between “outside” and “inside”.Design a custom counter style with symbols, range, and speak‑as. Preview ordered lists with your new style. Export the CSS rule.
Generate a complete <head> section with meta charset, viewport, SEO, favicon, and social tags. Customize and copy.
Get a clean, commented JS plugin skeleton with IIFE or ES module pattern. Start your new library faster.
Write HTML, CSS, and JavaScript in separate panes and see the result in real time. Store your snippets locally.
Drag items into grid cells and see the resulting grid‑area or line‑based placement code. Learn how auto‑placement and spanning work.
Generate the next sequential invoice number with optional prefix and date stamp. Keep track locally or export.
Build an accessible modal using the native <dialog> element. Customize backdrop, content, and open/close logic. Copy the code.
Design a custom analog clock face by choosing colors, hands, and numbers. Download as SVG or PNG. For craft or UI design.
Compare visibility: hidden vs display: none. See how each affects layout and event listeners. Inline code.
Run multiple named timers simultaneously for cooking. Presets like pasta, rice, etc. Audio alarm. Works in background.
Generate cryptographic key pairs using the Web Crypto API. Export as JWK or raw. No server needed; pure security.
Upload a logo to embed in the center of a QR code. High error correction so it still scans. Download PNG/SVG.
Generate random license keys or serial numbers in various formats (XXXX-XXXX-XXXX). Useful for software activation testing. Local generation.
Fill in bio, skills, projects to generate a clean HTML portfolio page. Copy the code. Local builder.
Generate classic retro sound effects (coin, jump, explosion) using oscillators and noise. Play and download as WAV. Web Audio API fun.
Select trip type (beach, business, camping) and get a pre-filled packing checklist. Customize and print. Local storage.
Generate random, secure coupon codes with a prefix. Choose length and character set. Perfect for store admins. All local.
Convert an SVG shape into a CSS mask‑image. Transparent regions become masked. Great for custom image crops. Client‑side.
Place rectangular pattern pieces on a virtual fabric width to optimize cutting layout and reduce waste. Simple manual drag & drop. Local only.
Upload multiple SVGs and combine them into a single SVG sprite sheet with `<symbol>` and `<use>`. Fast icon system.
Build a basic Nginx server block for a static site, reverse proxy, or PHP. Fill in the blanks and copy the config.
Use the <template> tag to hold hidden HTML that is cloned and injected by JavaScript. Common pattern.
Add columns with types and constraints, then generate a SQL CREATE TABLE statement. Supports MySQL/PostgreSQL.
Dual-function tool: a precise stopwatch with laps and a configurable countdown timer with alarm sound. Works offline, perfect for activities.
Write SSML to control pitch, speed, and breaks. Play the generated speech with the browser’s TTS engine. Learn SSML.
Generate encrypted passwords for .htaccess basic authentication. Create .htpasswd entries using bcrypt, MD5, or SHA. Server admin utility, local compute.
Test the upcoming <selectlist> element for a fully customizable, stylable select dropdown. Experimental browser feature.
Paste a list of URLs or texts and generate QR codes all at once. Download as individual images or a single sheet.
Add items with category, color, season. Plan outfits. Drag and drop. Stored locally.
Paste lyrics and tap while the song plays to embed timestamps. Export as .lrc file for music players. All in browser.