Design comparison
SolutionDesign
Solution retrospective
Any feedback :)
Community feedback
- @mattstuddertPosted almost 4 years ago
Congrats on completing your first challenge! Did you learn anything new while working through the project?
You've done a really good job, especially for a first submission! My only couple of pointers would be:
- Make sure you always have a
h1
heading. In this design, it would be the name. - You're using an
img
tag in the HTML for the pattern at the top of the card. This is purely decorative and doesn't need to be accessed by people using screen readers, so it makes more sense as abackground-image
in your CSS.
Those are two very small points though. Keep up the great work!
1 - Make sure you always have a
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