Design comparison
SolutionDesign
Community feedback
- @jrmydixPosted over 2 years ago
Hi! Well done!
If this can help, I have a suggestion:
- Fix accessibility issues: to do so, change
<div class="attribution">
to<footer>
. Then, add<main>
after<body>
and close it before your<footer>
.
If you have any questions feel free to ask, I'll try my best to help and answer! 🙂
Marked as helpful1 - Fix accessibility issues: to do so, change
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