Form Code html | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Form Code html

Hello there. I'm currently trying to get further into forms, but I ran into a problem. No matter where or how I put the 'required', it doesn't display the required message when I click on submit. Everything you need is in the code. https://code.sololearn.com/W7JG0JooBc0p/?ref=app

9th May 2019, 7:11 AM
tobiasth2003
tobiasth2003 - avatar
2 Antworten
+ 1
You didn't start the form tag. You only ended the form but there is no opening tag :)
9th May 2019, 7:31 AM
inxanedev!
inxanedev! - avatar
0
Thanks InxaneNinja.
9th May 2019, 12:14 PM
tobiasth2003
tobiasth2003 - avatar