Design comparison
SolutionDesign
Solution retrospective
The only thing that I am not sure of in this challenge are the social buttons. Any comments are appreciated!
Community feedback
- @Bayoumi-devPosted over 2 years ago
Hey Wardin, It looks good!... You have an
accessibility issue
that needs to fix.Links must have the discernible text
, Set the attributearia-label
to describe the link.<a href="#" aria-label`="facebook profile"><i class="fab fa-facebook-f"></i></a>
I hope this is useful to you... Keep coding👍
Marked as helpful0
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