Forms
Forms
HTTP: Request/Response Protocol
HTTP GET
HTTP POST
Interactive HTML Documents
Form Example
Example Code
Styling Forms
XHTML Forms
FORM Element
Sending Mail
Post Example
GET Example
Input to a Script
input element
input Attributes
type="text"
Text attributes
Text Examples
type="password"
type="checkbox" and type="submit"
type="radio"
type="image"
select and option elements
textarea element
Naming the Submit Button
type="reset"
type="file"
type="hidden"
Improving Layout
Separate Label from Form
Adding Structure to a Form
Result
The button Element