Design comparison
SolutionDesign
Solution retrospective
It's a great, quick project to work on! All comments and suggestions are appreciated.
Community feedback
- @KarimAyman97Posted 10 months ago
hi Andrew Teece great job !
i have a simple comment that every <img> should have descriptive so
<img src="assets/images/avatar-jessica.jpeg" class="card--img" alt="" />
should be<img src="assets/images/avatar-jessica.jpeg" class="card--img" alt="avatar-jessica" />
I hope it helps!
Other than that, great job!
Marked as helpful0
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