Forms

Forms

Forms are a special class of HTML elements that can be combined together to create pages that accept user input. The user input generated by forms can then be processed by software that runs on the server-side.

3 videos • 1 quiz • 1 code challenge