Contact Form Supported by Accessibility Features

Solution retrospective
The 'ContactForm.addEventListener("submit")' didn't work in main.js, so I changed it to 'SubmitButton.addEventListener("click")' instead.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @L-ux-es
- The submit button is not visible in full for the size 375px x 812px( using Firefox 133.0.3).
- You can use
reset()
to clean the form. - You can add a timer or close button for the message "Message Sent!".
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