Social links profile using HTML and CSS

Solution retrospective
The ease that I already have with CSS, in the first project, seemed very difficult to me.
What challenges did you encounter, and how did you overcome them?I didn't have any particular difficulty with anything.
What specific areas of your project would you like help with?Specifically, I don't need help with anything in particular. But it would be good for me if you could give me some opinion on the structure of my HMTL and my CSS.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @i000o
- Alternatively to
<blockquote>
in the HTML, you can use<q>
to create the quotation marks without typing them. - You can also make the link stack an
<ul>
for semantic HTML.
Your CSS looks good 👍🏻
Marked as helpful - Alternatively to
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