Survey form fcc project feedback

Hi. I’ve finished the survey form project. tell me what do you think and if I have to improve something:slight_smile: )
here is the link to my https://codepen.io/omarhama/pen/aQVOoa?editors=1100

  1. It is too wide. Bring it in more, then use media queries to change the width on smaller and smaller max-widths.

  2. The color scheme has no secondary color. Maybe add a box-shadow: 2px 2px 5px black to your survey container? Overall is kinda too bright having white text on bright colors.

  3. look up example forum pages for inspiration

Notes

Please hit the reply button or i do not get notified.

Helpful tools–> https://codepen.io/Mike-was-here123/post/check-out-these-sites

1 Like

Thanks for the feedback, I will definitely check it out and fix it

1 Like