Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Social links profile using grid layout

@plantpirate

Desktop design screenshot for the Social links profile coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

I'm proud that I got the grid layout figured out for this. Sometimes a method can feel like a mountain to climb when you rarely use it, but grid was easier than I was imagining. I would use flex next time just to see if it's easier to achieve the same result.

What challenges did you encounter, and how did you overcome them?

I did encounter the challenge of turning the "link" text color to black on hover. The issue is that I had originally declared all p tags to have a color of white, I solved my problem by simply changing the body text color to white.

What specific areas of your project would you like help with?

There's nothing that I had major trouble with, but I love hearing the ways I can make layouts more responsive and how my code would be better written.

Community feedback

Samir 260

@Samir22Raj

Posted

The website looks nice. The code is clean however, I don't think it's optimal for seo. You could just set the main tag or body tag to inter-text to get the same font for the entire page as well as use anchors instead of paragraphs for the profile links. I like that you've used grid layout for positioning the content in the center and also separating the reset from the main content css. I would like to advise you to look up on the spacing between the elements.

Marked as helpful

1

Please log in to post a comment

Log in with GitHub
Discord logo

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