No entiendo que es lo que tengo que hacer, me ayudan?
CONSIGNA: 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.
yo solo tengo el codigo:
nose que es lo que tengo que hacer