Workshops
Forms, Part 1
Description
Forms are the most complicated of all HTML tag sets. This workshop is part one of two, and you should regard both as required.
HTML forms are very limited in capability. You cannot do validation, cannot save data to a file, and you cannot make multi-page forms. All that requires programming.
To make full use of forms you will either need to know how to program yourself, or you will need to have a programmer you can hire. If you have that, however, these two workshops will teach you how to do a good job of designing the forms interface that you can then hand off to your programmer.
Prerequisites: Web Basics 1, 2 and 3
