Submitted over 1 year ago
Huddle landing page with alternating feature blocks
@barbaradamasdev
Design comparison
SolutionDesign
Solution retrospective
I love it this challenge, was amazing to do it. It was my second landing page. I'll love it to have any feedback!
Community feedback
- @ankit-345Posted over 1 year ago
- To remove the above accessibility issue
You can use aria-label like this:
<a href="#" aria-label="Instagram" class="fa fa-instagram"></a>
- It is used to place descriptive text when no elements are visible on the page that describe the object.
aria-label
Marked as helpful1@barbaradamasdevPosted over 1 year ago@ankit-345 thank you, good to know that. I just fixed it now. :D
0
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