Describe how Web forms can interact with a server-based program
Insert a form into a Web page
Create and format an input box for simple text data
Add a form label and link it to a control element
Set up a selection list for a predefined list of data values
Create option buttons for a list of possible field values
Add checkboxes for fields that have two possible values
Organise fields into field sets
Insert a text area box for multiple lines of text data
Generate form buttons to submit or reset a form
Describe how data is sent from a Web form to a server
Understand how to create image fields, hidden fields, and file buttons
Apply tab indices and access keys to control elements
Review Assignment pg 334
Vocabulary