Project feedback : survey form

Hey everyone!

Just completed the survey form project, would love to hear some feedback.

https://codepen.io/sundhar/full/MdjvMK

Hi @sundhar,

You did a nice job. Good looking page. A couple of things to revisit;

  • there’s a misspelling between the id and the for label for the Stark house
  • try not to use the <br> element. Instead use CSS for spacing
  • change the cursor to a pointer when hovering over the Submit button
1 Like