Contact form using html, css, and vanilla javascript

Solution retrospective
Most proud of completing the challenge from start to finish. I would do better planning for the javascript portion since it took some time to rewrite some of the js code to finish the challenge.
What challenges did you encounter, and how did you overcome them?I only had some minor challenges around the HTML content placement for the query selection. I ended up just referencing the documentation to find a way to structure it properly.
What specific areas of your project would you like help with?I would like some help and feedback to see if there might have been a better alternative to add in my CSS code to have input tags separated without adding padding and widths.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Thaththathirian
Hi,I just went through your solution. You can improve it by adding some padding and giving the parent element a maximum height. If you have used grid or flex, make it more efficient, and the best border radius will always gives best look. These are just suggestions to improve. Keep practicing and do more.
Marked as helpful
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