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

I used classes, div and flex to arrange my whole page.

Napgolden 60

@Napgolden

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?

The fact that I'm getting better at noticing what I need to do in order arrange a certain element in a page.

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

Changing the background color and text color of a div when you hover over it, I figured out that I did not need to put the text in a paragraph tag and just put the text in the div.

Community feedback

@IvanFdez01

Posted

Save code!! All the buttons have the same behavior. So, grouping them in CSS will help you a lot either with the classes and the hovers.

.g, .fr, .l, .t, .i {...the same code} and .g::hover, .fr::hover, .l::hover, .t::hover, .i::hover {...the same code}.

Nice job by the way.

Marked as helpful

1

Napgolden 60

@Napgolden

Posted

Oh thanks for the tip, This will help in future codes, thank you so much, will update and push to github@IvanFdez01

0

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