size‑container Demo - Online Intrinsic & Styled Queries
Explore the size‑container and inline‑size CSS properties for container queries. Understand containment contexts. Visual guide.
UD5 Toolkit
Explore the size‑container and inline‑size CSS properties for container queries. Understand containment contexts. Visual guide.
Enter two tire sizes and see a side‑by‑side comparison of diameter, width, and speedometer error. Local math.
Make an element resizable horizontally, vertically, or both. See the handle and code. Useful for textareas.
Toggle print‑specific styles like removing backgrounds, showing link URLs, and adding page breaks. Generate a complete print stylesheet instantly.
Select any element on the test page and monitor its size changes with ResizeObserver. See log of all entries.
Add print styles like removing backgrounds, adding page breaks, setting margins. See print preview instantly.
Upload a small image and generate the CSS code for a custom cursor. Test it live on the page. Tiny but useful.
Drag to resize a box and see the Resize Observer callback fire. Get contentRect and borderBoxSize. Learn the API.
Add appliances with running and starting watts to estimate needed generator capacity. Prevent overload.
Type a password and see a bar that fills based on estimated bits of entropy. Color‑coded feedback. No storage.
Enter a chemical formula (e.g., H2O, C6H12O6) and calculate its molar mass. Handles parentheses and hydrates. Pure frontend.
Find your healthy weight range using multiple medical formulas (Hamwi, Devine, Robinson, Miller). Frame size adjustment included. Instant local computation.
Estimate your one‑rep max (1RM) from weight and reps. Supports multiple formulas (Epley, Brzycki). Training percentages table.
Estimate your one‑rep max from weight and reps. Supports Epley, Brzycki, Lombardi formulas. See your strength level.
Calculate your one-rep max using Epley, Brzycki, Lombardi or O'Conner formulas. Predict maximum lifting capacity and plan progressive overload. 100% local processing.
Paste a raw WebAuthn attestation response (CBOR) and decode its fields: format, authenticator data, and extensions. Debug passkeys locally.
Enter a URL and extract the font stacks and web font URLs used on that page. Quick typography research.
Enter a URL and fetch its Twitter card meta tags. See a live preview of how the tweet will appear. Debug social sharing.
Select a local font and see all its metrics: ascent, descent, x‑height, and supported features. Typography deep dive.
Test if your display supports HDR colors by rendering a gradient in Rec.2020 space. See what you're missing. Canvas based.
Select a heading font and see a set of well‑paired body fonts. Live preview with your own text. Copy the import code.
Generate a CSS background that shows a baseline grid. Adjust line‑height and offset. Perfect for aligning text.
Pick a base color and generate a 10‑step scale where each step meets a specific contrast ratio against white or black. Export as CSS custom properties.
Load a variable font (default or custom) and play with weight, width, slant, and custom axes. Download the CSS.
Style a drop cap using the initial‑letter property. Set size and sink. Modern alternative to pseudo‑element hacks.
Enter the characters you need and generate a smaller font file from a TTF/OTF. Keep only the glyphs you use. Using harfbuzz WASM.
Map English letters to fancy mathematical or ornamental Unicode symbols. Create Facebook/Twitter bio art. All local.
Type any character and see how it renders in different font stacks. Detect missing glyphs and fallback behavior.
Enter a URL and see a preview of how it will appear when shared on Facebook, Twitter, LinkedIn. Detect missing tags.
Style the first letter of a paragraph as a large decorative drop cap. Choose font, color, and size. Get the CSS & HTML.