Fields outside the form element

Two controls sit outside the form and join it with the form attribute. SAMPLE test data only.

Inside the form element

SAMPLE test data only - nothing is submitted, uploaded, or stored.

Sample validated locally - nothing was sent.
Declared outside the form element and joined to it by form="assoc".
Submitted with the form despite living elsewhere in the document.

Free example form from Novus Examples ยท works offline, no data leaves your browser.