I'm facing trouble while adding the `type` attribute with the value `text` to the `input` element

There are many kinds of inputs you can create using the type attribute. You can easily create a password field, reset button, or a control to let users select a file from their computer.

Create a text field to get text input from a user by adding the type attribute with the value text to the input element.

Hi there!

Use the Help button to create a topic to the challenge step. The button appears below the challenge editor, when you try to submit wrong code more than three times.

1 Like