December 2011
Beginner to intermediate
1080 pages
23h 42m
English
In this chapter, I complete the tour of the HTML form features. There are five further elements that you can use in HTML forms, and I describe each of them in turn. I also explain the new input validation features that have been introduced in HTML5. These new features allow you to apply constraints to the data that a user enters, and prevent a form from being submitted until those constrains are satisfied. Table 14-1 provides the summary for this chapter.

In the following sections, I describe the five other elements you can use in a form. These are select ...