Landing page for Social Links

Solution retrospective
I came back to coding after several months and my first thought was it would take so much time for me to understand things back but to my shock I completed this website within 3 days, spending around 1 hour daily. The most proud thing I am of is completing this website within an unexpected time!
What challenges did you encounter, and how did you overcome them?I am not so clear about the usecases of some commands, so it is hard to decide which function to use where and when; I guess this confusion will be clear down the road and I will increase my knowledge about all the functions with time while doing more projects.
What specific areas of your project would you like help with?Since it's an easy task, to just make a landing page using HTML and CSS, it didn't require much help. But I have to thank internet, from where I could seek help for little things like where to use which function and all...
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ahmedcodewalied
great job, you can use body { display: flex; justify-content: center; align-items: center; height: 100vh; } to center the Social Links card
Marked as helpful
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