6. If I enter an email that is not formatted correctly, I will see an HTML5 validation error.
15. Inside the form element, I am presented with a at the end for additional comments.'
16. Inside the form element, I am presented with a button with id="submit" to submit all my inputs.
I have reviewed the code over and over, even adjusted some things a bit but I am still stuck at 14/17. The button has the value and ID of submit, I also have a code for the e-mail pattern input and at last I also have a textarea for additional comments… could you advice?
It’s all listed in the code
Thanks for the warm welcome! wow your response was great, I figured out two of them, but I am wondering something… What does it means for textarea 0 to be equal 1? I mean, there is one textarea and I added a min=“1” also just in case