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

Huddle landing page with HTML and CSS

Raihan-21 210

@Raihan-21


Design comparison


SolutionDesign

Solution retrospective


any feedbacks will be appreciated to make my code more effective

Community feedback

Abhik 4,840

@abhik-b

Posted

Hi Kucabara 👋 , Amazing job on this challenge , it is responsive on mobiles 💯 , centering content on tablets can make it nicer 🚀

How I would have approached centering is putting the flexBox & social inside a container div and then give it a style of position:absolute; top:50%;left:50%; transform:translate(-50%,-50%);

Happy coding 😇 & Keep contributing these Amazing solutions 🚀

0

Raihan-21 210

@Raihan-21

Posted

@abhik-b can you explain why u would use position absolute because im still a little bit confused why use it for centering?

1
Abhik 4,840

@abhik-b

Posted

@Kucabara21 it is not compulsory to use absolute , here is a article explaining different ways to center a div

0
Raihan-21 210

@Raihan-21

Posted

@abhik-b yea i've already learned about that but thanks for the article though

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