Hello everyone (Again xD)! Can i ask you to look my project and give me feedback?
All feedbacks and comments are welcome. Thank you for helping me =)
Your page looks good @danilmendes. Some feedback;
- Check that the user has entered a valid email addr. Throw an error if not.
- You learned to do this when you created the survey form.
1 Like
@Roma I forgot to add this funcionality. I fixed it adding therequired
attribute toinput
tag. Thanks for helping me with feedbacks.
1 Like