CSS tab‑size Property Demo - Online Control Indentation
Set tab‑size to any number and see how tabs are displayed in a pre element. Essential for code snippets.
UD5 Toolkit
Real‑time cross‑tab communication using the Broadcast Channel API. Open multiple tabs of this tool to test.
Open this page in two or more browser tabs to see cross‑tab communication in action.
localStorage fires storage events only when changes occur in a different tab and the event carries key, oldValue, and newValue. The Broadcast Channel API provides a dedicated messaging interface without polluting storage, allows structured cloning of complex data (objects, arrays, typed arrays), and works across same‑origin iframes as well.
channel.close() when the channel is no longer needed (e.g., on page unload). In our demo, the channel is automatically closed when the connection is changed or when the page is closed.
Set tab‑size to any number and see how tabs are displayed in a pre element. Essential for code snippets.
Create a temporary chat room between two browser tabs or devices on the same network using WebRTC data channels. Copy the code.
Type a word and see an animated semaphore figure spelling it out. Also enter flag positions to decode. Scouts and maritime fun.
Paste HTML and see the order in which elements would receive focus via Tab key. Highlight issues. Local accessibility testing.
Enter a URL and see a visual map of the tab order. Detect broken tabindex values. Improve keyboard navigation.
Craft a 30‑second elevator pitch by filling in problem, solution, and ask. Copy the final professional text.
Enter a URL and extract tab‐index order violations and focusable elements. Quick accessibility audit. Client‑side fetch.
Type a word and see it instantly spelled with the NATO phonetic alphabet. Ready to say over the phone. Copy the sequence.
Enter a URL and get a quick simulation of First Contentful Paint, LCP, and CLS using browser metrics. Lightweight alternative.
Use browser compass and geolocation to show which planets and stars are overhead. Minimal, local only.
Create a QR code that contains your full vCard contact information. Scan to save directly to a phone. No data leaves browser.
Convert normal text into UwU‑ified cuteness with 'w', nyaa, and blushes. Original meme generator.
Fill in a form and see the FormData object as JSON. Perfect for debugging multipart form submissions. Client-side.
Design a digital business card with your photo, contact details, and social links. Download as vCard or share a URL. Local tool.
Convert any phrase into the NATO phonetic alphabet (Alpha, Bravo, Charlie…). Copy or hear pronunciation. Useful for call centers.
Query a domain's DNS record against multiple public resolvers (Google, Cloudflare) and see how it propagates. Client‑side fetch.
Pick your egg style and get a precise timer with visual progress. Perfect boiled eggs every time. No app needed.
Enter an acronym and see its most common full forms. Static dictionary. No internet needed after load.
Understand how !important behaves inside @layer vs unlayered styles. Interactive example. Avoid common pitfalls.
Create or solve logic grid puzzles (like Einstein's riddle). Enter clues and mark the grid. Practice logical deduction. Local only.
Paste prose and reformat so that each sentence starts on a new line. Helps with version control diffs.
Play Rock Paper Scissors against a smart random CPU with win/loss/draw tracking. Smooth CSS animations. No ads, pure fun.
Build your own Connections‑style puzzle with 4 categories and 4 words each. Share the puzzle as a code or link.
Paste word pairs (or load pre-made sets) and practice with randomized flashcards. Flip to reveal translation, mark as known/unknown. Local data, no login.
Manually manage flashcards with 5 virtual Leitner boxes. See when to review each box next. All data local storage.
Enter terms and definitions and generate a clean `<dl>` HTML snippet. Great for glossaries and FAQs.
Shows each character's 7‑bit or 8‑bit binary representation. Includes space separation. For learning binary encoding.
Randomly displays a constellation with its art and the associated myth from Greek or other cultures.
Adjust page characteristics (image size, server delay, layout shift) and see the simulated Core Web Vitals scores. Understand what impacts performance.
Click on a constellation to see its star pattern and read the Greek mythology behind it. Beautiful CSS illustration.