|
|
Intro to HTML Forms
Intro to HTML Forms
- Forms are
HTML elements which use a number
of user interface widgets to get input from the user in order to
build the HTTP request
- The user interface widgets offered by
HTML are:
- Let's look at how each of these widgets
are implemented.
Additional Resources:
The POST Method
Table of Contents
The <Form> Tag
|
|