Design comparison
Solution retrospective
Hi! 👋 Hope you'll like this one. I tried my best to make this "pixel perfect".
Thanks in advance for your likes, follow and comments 🙏
PS: Make sure to check the Git repo in case you're looking for a boilerplate using React/Sass/ParceJS. It's been my setup for a while now and it's saving me tons of time!
Twitter: @melwyncode
Community feedback
- @abdellahelaajjouriPosted almost 3 years ago
To fix accessibility issues you need to wrap everything in main tag instead of using div, as div doesn't have any semantic meaning. Also, Frontend Mentor requires at least one h1 tag which isn't always possible in some components.
Marked as helpful1@melwyntPosted almost 3 years ago@abdellahelaajjouri All fixed now! Thanks for those tips
1
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