A set of elements defined just for this purpose
- form
- Defines the action to be taken
- input
- The main element for defining input
- select and option
- For defining menus
- textarea
- For input of large amounts of text
- button
- A better quality button than input provides
- fieldset, label, legend
- Improved layout