From the course: Building HTML5 Forms with Dreamweaver

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

A quick survey of the top nine input types

A quick survey of the top nine input types - Dreamweaver Tutorial

From the course: Building HTML5 Forms with Dreamweaver

Start my 1-month free trial

A quick survey of the top nine input types

- [Instructor] Let's survey what I've curated as the nine most useful HTML5 inputs. And I think you're going to find these all really valuable. You won't use them all on every form but you're going to use them. The color input, the date input, the email input, the number input, the range input, the search input, the tel, short for telephone number input, the time input, and the URL input. The color picker input provides users with a really fun and inviting color picker. The feature varies depending on a browser and I'm going to come back to how you tell whether or not a browser supports this feature and what that means in a moment. Here, I do want to note, look, there's even a color picker so that users can choose a color from their screen. The color input, very underrated, very interesting, not supported everywhere. You want to find out quickly and easily whether or not some input type is supported? My resource of choice is caniuse.com. And here I'm looking at the caniuse.com report…

Contents