Design comparison
SolutionDesign
Solution retrospective
Hello, Frontend Mentor community! This is my first submission here. Open to suggestions!
Community feedback
- @david-oncuPosted over 2 years ago
Congratulations Magda on your solutions!
Few suggestions on accessibility issues:
All page content should be contained by landmarks
Context:
<div class="attribution"> Challenge by <a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>. Coded by <a href="https://github.com/magda-korzeniowska">Magda Korzeniowska</a>. </div>- change the "div" to the "footer":
All page content should be contained by landmarks
Context:
<article class="card">- change the "article" to "main".
Overall great solutions.
Marked as helpful0@magda-korzeniowskaPosted over 2 years ago@david-oncu Thank you for the feedback!
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