Hub: index · watch · videos · article

Share this demo

Copy a clean link to share (no tracking).
BEFORE: no autocomplete AFTER: autocomplete tokens

Autofill (autocomplete tokens)

Tip: try your browser’s autofill. The goal is: the browser can recognize fields reliably without guessing.

Try: click into the fields, then use your browser’s autofill UI. Compare BEFORE vs AFTER.

BEFORE (no autocomplete)

The browser may not know what these fields are meant for.

AFTER (correct autocomplete)

Add autocomplete so autofill can match fields intentionally.

Uses autocomplete="name"
Uses autocomplete="email"