Social links profile solution

Solution retrospective
I am proud I finished the work under very few hours, the same would have taken me more time previously.
What challenges did you encounter, and how did you overcome them?Making the webpage responsive... but I was able to get helpful resources watching a YouTube video
Please log in to post a comment
Log in with GitHubCommunity feedback
- @jasearce
Nice job @AdamsBlack1, I could check the live site and the github repo and I noticed some good practices. I would recommend you to use more semantic HTML5 like
main
for the content,article
for the social card and maybe you can skip the use of alldivs
for thea
tags. That would be my main recommendation for your next challenges.
Join 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