Submitted almost 3 years ago
Base Apparel Coming Soon Page - Sass/Scss, Javascript
@gurkanozer
Design comparison
SolutionDesign
Solution retrospective
Feel free to comment...
Community feedback
- @vanzasetiaPosted almost 3 years ago
👋 Greetings, Gürkan Özer!
🎉 Congratulations on finishing this challenge! I notice that you are using Font Awesome icons. Do you know that the "Starter Files" has provided the icons for you?
I have some feedback on this solution:
- Create a custom
:focus-visible
styling to any interactive elements (button
, links,input
,textarea
). This will make the users can navigate this website using keyboard (by usingTab
key) easily. - You don't need to put the Coming Soon words for the alternative text of the logo. The company name itself is enough.
- The hero images are decorative, so you can leave the
alt
empty. - Changing the
html
or root font size can cause huge accessibility implications for those of the users with different font size or zoom requirements. Read what an accessibility expert (Grace Snow) has said about it.
That's it! Hopefully, this is helpful!
Marked as helpful1 - Create a custom
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