Add A Type Set To Submit Button

Your submit button should have the attribute type set to submit.

https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/add-a-submit-button-to-a-form/

1 Like

Hi there,

It can be helpful if you can explain, even a little, about your issue so we can help you better.

Sharing your current code is good too.

Hello!

It’s says that my submit button should have the attribute type set to submit.

image

1 Like

Thanks for the code.

From what I see, you have the right code.

Sadly, I’m on mobile and it seems that the tests didn’t pass for me.

Hopefully someone else can chime in.

Edit: Hmm…can you try “submit” instead of “Submit” for the type?

1 Like