Complete Contact Form Challenge using HTML, CSS, and parsley.js

Solution retrospective
I am proud that I was able to complete this challenge. However, since I have experience using HTML and CSS, it wasn't too complicated to implement. For validation, I used parsley.js, which makes it easy to validate form fields. Additionally, it served as a good refresher on basic HTML and CSS. Overall, I am happy with the result.
What challenges did you encounter, and how did you overcome them?One of the challenges I encountered was configuring Parsley. Initially, it wasn't working at all, and then the parsley.js CSS wasn't functioning properly. I resolved the issue by copying the CSS CDN from the online package list.
What specific areas of your project would you like help with?There is an issue with parsley.js and the radio input design. When the field is not valid or selected, the error message breaks my flow and does not look nice. Also, can you review my project and give me feedback?
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Salvatore Dininni's solution.
Join 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