Survey Form Project Done!

Hello fellow Campers,

I hope everyone is staying safe as well as your families. I’ve been using my time to focus on learning. Anyways here is my survey form project page. Thanks for taking the time to look at it. Stay safe! Survey Form Page Link!

Emir

Looks good @emirleovelazquez. Only thing I have to say is that all your scripts should be before the closing body tag, not after it.

  • Run your HTML code through the W3C validator
    • There’s a minor error you may want to revisit
1 Like

Thank you @Roma, everyday I learn something new. I searched further and found that it’s best to place the scripts inside the closing body tag, like you mentioned.

1 Like