
Built a fully accessible contact form with Scss,HTML,CSS,Js & Jquery
Design comparison
Community feedback
- @yarsventPosted about 2 months ago
Quite an elegant solution! I love how readable and well-organized the code is, comments are where they should be and it is easy to read. The page is also accessible and responsive, can be navigated with the keyboard. The solution lacks semantic HTML. Add sections to the form, as well as the
<main>
tag. The style is similar to the original design, but some improvements can be made, adjust width, font sizes and colors of elements. Also, the radio and checkbox buttons are too bigMarked as helpful0
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