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

HTML CSS Flexbox Grid background images icons

Els G 180

@elsgoossens


Design comparison


SolutionDesign

Solution retrospective


Hi community,

I have just completed this challenge

All feedback more than welcome !

Community feedback

Hassia Issah 50,670

@Hassiai

Posted

wrap the social media div in a footer tag. in the css give the footer a padding value, display: flex; justify-content: flex-end or center; e.g <foooter><div class= "social-media-icons> </div></footer> in the css: footer{ padding: 1rem; display: flex; justify-content: flex-end;} in the mobile design .footer{ justify-content-center}.

Hope am helpful. Happy coding

Marked as helpful

0

Els G 180

@elsgoossens

Posted

@Hassiai , thank you very much, that indeed worked :-)

0
Hassia Issah 50,670

@Hassiai

Posted

@elsgoossens am glad it worked :)

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