C H A P T E R  14

Other Form Elements and Input Validation

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.

Image

Using the Other Form Elements

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

Get The Definitive Guide to HTML5 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.