Submitted about 1 month ago
Beautiful Responsive Social Links Profile
@AbdoMohamad768
Design comparison
SolutionDesign
Community feedback
- @motuncodedPosted about 1 month ago
Congratulations on completing this challenge
Here are few suggestions to be added
- The
<div class="card">
can be changed to<main class="card">
. - The heading should be in hierarchy i.e the
<h4>
should change to<h2>
.
I hope this is useful.
Marked as helpful1@AbdoMohamad768Posted about 1 month ago@motuncoded Can you explain point 2 please?
0@motuncodedPosted about 1 month ago@AbdoMohamad768
Concerning the heading, it is a good practice to add heading in hierarchy starting for
<h1>
to<h6>
.Marked as helpful0 - The
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