Submitted 6 days agoA solution to the Social links profile challenge
Mobile-First Social Links Profile with Semantic HTML
@Outstandinggirl13

Solution retrospective
What are you most proud of, and what would you do differently next time?
I’m proud of successfully building a responsive social links profile card using semantic HTML and CSS. I implemented the clamp()
function on .card__link
elements to make them expand and shrink smoothly across different devices, which also helped control the card’s overall width. I’m also happy with the use of custom fonts (DM Sans) with proper preloading for better performance.
I would like feedback on:
- Making the card layout even more responsive without manually tweaking widths and paddings for each screen size.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Outstandinggirl13's solution.
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