Responsive Contact Form using HTML/CSS/JAVASCRIPT

Solution retrospective
Would structure my html/js well. this one is currenly all over the place same with css. but atleast it works
What challenges did you encounter, and how did you overcome them?I havent done a project with js before, so this was challenging for me, with the guidance of chatgpt, and mine's knowledge we overcame.
What specific areas of your project would you like help with?my Javascipt and css
Please log in to post a comment
Log in with GitHubCommunity feedback
- @fishlee1983
The solution looks good as per design. It can be improved by adding more checks in the form like email to be verified if it's a proper email, now it just accepts any string.
- @fishlee1983
Looks good, please check for more details,
- Email validation is missing
- Hover over the field requirement is missing
- @fishlee1983
Email validation is missing. The email field just accepts any string.
one improvisation: please make the hover over the field looks visible. You can modify the css border.
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