form is the HTML form feature for receiving user input. It handles input fields, choices, submission, and validation together, and is used in things like contact forms, search, and login screens.
Form validation with built-in HTML features
Type-safe form validation with React, React Hook Form, and Zod
CSS techniques for improving text selection, carets, and highlights
Using CSS :has() for forms, modals, and hover effects
Custom-styled HTML checkboxes using the input element
Customizing native select and option elements using only HTML and CSS
How to write modern HTML forms: A guide to the input element
17 HTML and CSS tips for better links, buttons, and forms