Design comparison
SolutionDesign
Solution retrospective
Is there anything I could have done better? Constructive criticism is highly welcome. Thank you so much...
Community feedback
- @darryncodesPosted about 3 years ago
Great solution Olabayoji - well done!
You could clear up your accessibility report using some more descriptive and semantic html. Change
<div class="card">
to<main class="card">
and wrap your final attribution p-tag in a<footer>
.Happy coding 🤙
0 - @afrusselPosted about 3 years ago
Cant able see the output. Getting 404. Please fix this
0
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