64 Chapter 3—Intelligent Forms
<p><input type=submit formnovalidate
value="Save" name=save id=save>
The following example will fully illustrate the idea of the support form.
3.5 Example: A Support Form
In this example, the previously introduced new elements and attributes are used
in a form. A form of this kind could, in an expanded state, be used on the website
of an electronics dealer.
Initially, the client is asked to supply personal details (in this example just the
name, an e-mail address, and a telephone and fax number). The second part of
the form concerns the product’s technical data and defect. The bottom part of
the webpage shows a progress bar that is meant to encourage the user to com-
plete the form (see Figure 3.16).
Figure 3.16 The almost completed support form