Huddle landing page with a single introductory using HTML and CSS
Design comparison
Solution retrospective
This challenge took me a lot of time to be completed...In this challenge I have faced many position problem....Specially while doing the social media part....needs solutions for that...Please do tell me if i have made any mistake....and I'd be grateful if you can give me some feedbacks to improve π
Community feedback
- @hyrongennikePosted about 2 years ago
Hi @TaskinSultana,
You did good on your first attempt of the challenge
To make the social icons circle you can add the following.
.social a { width: 35px; height: 35px; text-align: center; }
You're close to the design instead of 80% set a
max-width: 1440px
the middle section needs to be bigger the image needs to be bigger the text as well.Hope this helps.
0
Please log in to post a comment
Log in with GitHubJoin 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