Social Link Profile using HTML & CSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@222sucram
The layout is responsive and fits well on different screen sizes. However, I think the max size of the card is smaller in terms of both height and width.
The font family hasn't been to the one on the design, you can add this on google fonts and import into your code.
You could also improve SEO and accessibility by using semantic HTML tags, instead of using a div for the container you can use an <article> tag.
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