Very happy to see your feedbacks

This Project is my form project and would like to improve by your feedbacks. Thank you for checking .

Your form looks good @Dashi. Some things to revisit;

  • Keep the test script when forking the pen (<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>).
    • Your page passes 9/17 user stories.
    • The test script should be included, with all tests passing, when you submit your project.
  • Run your HTML code through the W3C validator.
    • Since copy/paste from codepen you can ignore the first warning and first two errors.
    • There are some errors you can clean up.

I don’t normally comment on someone’s styling but;

  • The white lettering on a light grey background is hard to read. Adding shadow makes it even harder.
  • Depending on the screen size, when I type into the textarea it’s black text on a black backgound.