Loading lesson path
HTML
Build forms that collect, validate, and structure user input in a way browsers understand.
An HTML form is used to collect user input. The user input is most often sent to a server for processing.
This chapter describes the different attributes for the HTML <form> element.
This chapter describes all the different HTML form elements.
This chapter describes the different types for the HTML <input> element.
This chapter describes the different attributes for the HTML <input> element.
This chapter describes the different form* attributes for the HTML <input> element.