Design comparison
SolutionDesign
Community feedback
- @denieldenPosted over 2 years ago
Hi Rehman, great work on this challenge! 😉 Generate new screenshot into the challenge for remove the 404 preview
Here are a few tips for improve your code:
- add
main
tag and wrap the card for improve the Accessibility - add descriptive text in the
alt
attribute of the images - use
min-height: 100vh
tocontainer
class insteadheight
- for the name of author use
a
tag insteadspan
element
Overall you did well 😁 Hope this help!
0 - add
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