Current section: Forms 59 exercises
Problem

Input Types

Loading exercise

Transcript

00:00 We're going to enhance our form a little bit here. Right now, we've just got the username. We want to add the password, age, photo, favorite color, start date, all of that stuff. And all of this you can find in the MDN Mozilla Developer Network web docs that will show you all the different types of inputs.

00:19 So yeah, we're just going to explore some of the input types here and what impact that has on our form submission. So give that a whirl. Have a good time.