Base Apparel Coming Soon Page using SASS and Vanilla JavaScript
Design comparison
Solution retrospective
Hi All, I enjoyed coding this project, tried to make it responsive using different media queries and also using Vanilla JavaScript to validate email address. Any feedback, comments are always welcomed. Thanks & Best Regards.
Community feedback
- @shashreesamuelPosted over 2 years ago
Hey dabinderudhan, good job completing this challenge. Keep up the good work
Your solution looks great however your image placement doesn't match the design
In terms of your accessibility issues buttons must have text, you can fix this by mentioning the
aria-label
attribute in the<button>
tagI hope this helps
Cheers Happy coding š
Marked as helpful0@dabinderudhanPosted over 2 years ago@TheCoderGuru don't know about the image why it is showing like this but when I check in my github it seems proper. . I fixed the image now.. And thanks for the button issue. I fixed it..
0
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