Design comparison
Solution retrospective
able to work on flex and grid
What specific areas of your project would you like help with?media queries and javascript but i'm watching tutorials on it
Community feedback
- @fastcheetahPosted about 2 months ago
Nice work on your project it's always nice to see my fellow Nigerian here The image needed for this project in your code can be gotten through this direction " <img src="/assets/img/avatar-jessica.jpeg" alt="jessica-img"> " It's always important to add information to the alt of the image It would also be better if you put a percentage value and max and min width value for your social link container to make it responsive on different screen sizes ๐
You should also try doing this as it might help you when coding and having problems with paddings and borders " *{ box-sizing:border-box; } " This helps so padding and border is part of the width when coding and it's really helpful . If you want more info go watch this video below" https://www.youtube.com/watch?v=WlGQdgy-M6w" If you found this helpful can you mark this comment as helpful
Marked as helpful0@Zainab258Posted about 2 months ago@fastcheetah thank you so much I would work on that
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