Design comparison
SolutionDesign
Community feedback
- @n3ndorPosted 9 months ago
Pretty good work, but you forgot to set the image source with the right form
This is yours: <img src="assets/images/avatar-jessica.jpeg" class="imagem" alt="Avatar">
and it would be correct if you would use: src="./assets/images/avatar-jessica.jpeg"
Marked as helpful0 - @n3ndorPosted 9 months ago
I'm new to Frontend Mentor, but I just found out you can update your work 3 times a month (if you are in the free tier). To do this, simple make the update to your GitHub repository and click "Generate new Screenshot".
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