Fundamentals bank Forms & Inputs Fundamentals / 6 questions Your progress 0 / 6 done Saved in this browser. Reset All 6 Easy 1 Medium 5 Hide done No questions match those filters. 1 What are the benefits of using a real `<form>` element over handling everything in JS? Medium 2 What's the difference between the `label` `for`/`id` association and wrapping the input? Easy 3 How does native form validation work, and what do `required`, `pattern`, and `type` give you? Medium 4 What's the difference between `GET` and `POST` form submission? Medium 5 How do you associate error messages with inputs accessibly? Medium 6 What are controlled vs uncontrolled inputs, and how does that concept map to vanilla HTML? Medium ← Previous HTML Semantics Next → How the Web Works