HTML: For structuring the content of the profile. CSS: For styling

Solution retrospective
I'm most proud of how the design closely matches the original challenge, especially the visual elements like the profile image and social links.
What challenges did you encounter, and how did you overcome them?One of the challenges I encountered was ensuring the social media icons aligned well and maintained their spacing across different screen sizes. I overcame this by using CSS Flexbox, which allowed for more control over the layout.
What specific areas of your project would you like help with?I would appreciate feedback on my CSS approach to styling the profile picture and social icons. Specifically, I am curious if there are more efficient ways to handle the layout without using excessive margin and padding.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @mazinger086
Well I think you did it very well, maybe you will have to update a little bit the width to be more similar to the design. You could play with the width and apply it in a media query to avoid mess everything you did in desktop. I've just seen your page and its seem to be it only work on desktop. So I will try to make it responsivea dn apply some paddings and margins to fit in the design
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