Design comparison
SolutionDesign
Solution retrospective
All Feedbacks are welcome.
Community feedback
- @Bayoumi-devPosted over 2 years ago
It looks good Asif!...
Accessibility issues
that need to be fixed.Document should have one main landmark
, Contain the component in<main>
.Page should contain a level-one heading
, Changeh3
toh1
You should always have oneh1
per page of the document.All page content should be contained by landmarks
, Contain the attribution in<footer>
.
Keep coding👍
Marked 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