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

simple concept by center the div

@ShivamRajput57

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?

here i learn how center a div using a flex box

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

most challenging part is how to center a div there is so many solution in internet but the most simple by using the flexbox

Community feedback

@raven784

Posted

You can add hover over those links using the hover class

Wrap anchor tags inside a div class each and give them a class x.

x: hover{
color: black; 
background-color: green;
}
1

@ShivamRajput57

Posted

@raven784 ok i will try

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