Social Links Project

Solution retrospective
Although I didn't have the figma file, I was able to get to the same design layout as the preview.
I would probably give everything a class name when I'm working on the HTML page as I found myself going back to add them.
What challenges did you encounter, and how did you overcome them?Setting up the links where they would highlight on hover. I initially had the anchor tag nested within the li elements and it wouldn't highlight the text if i was hover on the li element.
I was able to play around the code and nested the li element inside the anchor element to ensure that the whole container would lead to the desired link.
What specific areas of your project would you like help with?I usually center the main container using flex box.
Is there another way to center a container?
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jose Rivera ( Jay )'s solution.
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