Design comparison
Solution retrospective
Am most proud of been able to complete this project and deepen my understanding of html and css
What challenges did you encounter, and how did you overcome them?I encountered some challenges with the styling and I overcame them by visiting the discord server
What specific areas of your project would you like help with?CSS Styling and media query
Community feedback
- @carlosafernandezvPosted 2 months ago
You have an error in the image address, it is like this:: <img src="./assets/images/avatar-jessica.jpeg" /> should be like this: <img src="./avatar-jessica.jpeg" />
0@carlosafernandezvPosted about 2 months ago@Rahana23
You have an error in the image address, it is like this:: <img src="./assets/images/avatar-jessica.jpeg" /> should be like this: <img src="./avatar-jessica.jpeg" />
Marked as helpful0@Rahana23Posted about 2 months ago@carlosafernandezv Thank you for the correction am just a beginner if you have time maybe we can code together sometime
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