https://codepen.io/blademountain/pen/oNjjRJQ

Tell us what’s happening:
Hi, I have made a small survey as part of HTML & CSS project. based on the build criteria from FreeCodeCamp - Project 2 (Link at the end of post).

Your code so far
I have completed all required components however it is prompting me that only 15/17 is complete from the project. Would anyone be able to review my code (linked below) and notify of any necessary changes required?

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36.

Challenge: Build a Survey Form

Link to the challenge:

run the tests, then click on the 15/17 to see which user stories are failing

below the failed user story there is the reason why it is failing (there may be more than one but there is only one shown, so you may need to check multiple times before passing a particular user story)

if you have issues fixing them after seeing the reasons, please ask again

Thanks heaps. You’re a legend.

Fixed 1/2 i needed but stuck with the HTML5 Validation error for Email.

Anyone know how to correct the following?
" User Story #6: If I enter an email that is not formatted correctly, I will see an HTML5 validation error."