Submitted 10 months ago
My second challenge - Social links profile
@agostlg
Design comparison
SolutionDesign
Solution retrospective
What do you think? What have I missed?
- Page is not responsive.
Community feedback
- @danielmrz-devPosted 10 months ago
Hello @agostlg!
Your solution looks excellent!
I have just one minor suggestion:
- Since it's a list of links, you could've used
<ul>
and<li>
with the social media links (<a>
) inside.
All these tag changes may have little or any visual impact but they make your HTML code more semantic and improve SEO optimization as well as the accessibility of your project.
I hope it helps!
Other than that, great job!
0 - Since it's a list of links, you could've used
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