Hobdiddy's Survey Form

Hello all and thank you in advance. I have finished the Survey Form assignment and would appreciate any feedback.

I feel like I still don’t have a good grasp on how everything works together but using a browser inspector I was able to figure some things out.

Thanks again!

https://codepen.io/hobdiddy/full/WNoMNzW

1 Like

HI @hobdiddy !

I think your form looks good.

Make sure not to use br tags to force line breaks.
Use css instead if you want to create space between elements.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/br

Keep up the good work!

1 Like

Thank you so much! I will be sure to get this down for the next one!

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