Intro to Forms
Wednesday, January 30



Forms

Allow pages to contain interactive elements to communicate with the user (via both input and output) through a collection of Widgets

<FORM>

The <FORM…> </FORM> tags define the form

Form-element tags


<INPUT> attributes

TYPE=

Form Examples

More form examples