Can anyone have a look at my Survey Form? Please :)

Hiya,

Here’s my Survey form… https://codepen.io/noethix/full/RYPrKZ/

If anyone can have a look at it and could give me some feedback

:slight_smile:

thank you!

Cecile

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/responsive-web-design-projects/build-a-survey-form/

Good start! You really need to review responsiveness and design in my opinion. Althought the responsiveness is an obligation.

1 Like

It looks great! Just one thing: you need to change the <input type = "submit" to a button with id="submit" in order to past the tests.

1 Like