FCC:Survey Form help

Im unable to figure out what i need to do to cause it to validate the email.
https://codepen.io/ITSDUCKY/pen/oNBRJqa?editors=1100

If i’ve made any other mistakes id love to know

The input type for the email should be email not text because then the browser will validate the field automatically when it gets submitted.

1 Like

Thanks, it seems everytime it’s something simple that I miss.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.