Design comparison
Solution retrospective
js code
What challenges did you encounter, and how did you overcome them?validation form
What specific areas of your project would you like help with?js code
Community feedback
- @DrakeHermitPosted 5 months ago
Your HTML seems good to me, but you didn't make the component responsive which is most definitely a must in this day and age. Now to your JS, you should figure out the validation part of the challenge since it will really help you out to learn to add and remove classes/elements from the DOM, right now your solution doesn't redirect us to the success page which it should. But I would say you're on the right path, just keep on learning and happy coding.
F.Y.I - I suggest you look at different people's codes and see how they solved the validation part, as that will teach you a lot more about different ways of solving the same problem
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord