0

Input error

I've been trying to make a form, But the sumbit button, doesn't work. Can someone help me out here? (I'm using HTML) https://sololearn.com/compiler-playground/Wv40BtTJGEKa/?ref=app

19th Sep 2024, 9:05 PM
StarCodes
2 Réponses
+ 2
You misspelled SUBMIT in the button.
19th Sep 2024, 9:13 PM
Jerry Hobby
Jerry Hobby - avatar
0
You can change the last input tag with: <button type="submit">submit</button>
20th Sep 2024, 2:23 PM
Fateme Biglari
Fateme Biglari - avatar