
Solution retrospective
Is there anything I could have done better? Constructive criticism is highly welcome. Thank you so much...
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ahmedRas3
The image is looking sink on mobile view. Please check it
- @darryncodes
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 🤙
- @afrussel
Cant able see the output. Getting 404. Please fix this
Join 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