Input Types

Loading "Input Types"
๐Ÿ‘จโ€๐Ÿ’ผ We need quite a few more fields. Luckily the web platform has some great input types we can use. ๐Ÿ“œ Check out all the standard <input /> types here.
For us, we need to add types for the password, photo, favorite color, and start date. Please add inputs for those fields.
๐Ÿฆ‰ You may notice a full page refresh when you submit the form. We'll talk about this in a future step.

Please set the playground first

Loading "Input Types"
Loading "Input Types"