previous next contents elements attributes index 17 Forms Contents Introduction to forms Controls Control types The FORM element The INPUT element Control types created with INPUT Examples of forms containing INPUT controls The BUTTON element The SELECT , OPTGROUP , and OPTION elements Pre-selected options The TEXTAREA element The ISINDEX element Labels The LABEL element Adding structure to forms: the FIELDSET and LEGEND elements Giving focus to an element Tabbing navigation Access keys Disabled and read-only controls Disabled controls Read-only controls Form submission Form submission method Successful controls Processing form data Step one: Identify the successful controls Step two: Build a form data set Step three: Encode the form data set Step four: Submit the encoded form data set Form content types application/x-www-for...