Hello. I´m building my survey form and it is giving error at these 3 points:
-
User Story #14: Inside the form element, I can select several fields from a series of checkboxes, each of which must have a
value
attribute. -
User Story #15: Inside the form element, I am presented with a
textarea
at the end for additional comments. -
User Story #16: Inside the form element, I am presented with a button with
id="submit"
to submit all my inputs.
i put these inside the and when i make the tests it gives error. Any something that i can do ? Thank you .
link to challenge:
https://learn.freecodecamp.org/responsive-web-design/responsive-web-design-projects/build-a-survey-form/