Submitted almost 2 years ago
Huddle Landing Page with A Single Introductory Section
@Joseph-Benavides
Design comparison
SolutionDesign
Solution retrospective
All feedback is appreciated!
Community feedback
- @AdrianoEscarabotePosted almost 2 years ago
Hi Joseph Benavides, how are you? I really liked the result of your project, but I have some tips that I think you will enjoy:
The links must have an aria-label or sr-only text that tells where the link navigates the user. For example: Visit our Facebook. For images, you should set aria-hidden="true" to be ignored by screen readers and to avoid redundancy and repetition.
The right image for the desktop version of the page would be this:
background-image: url(./images/bg-desktop.svg);
you can make the change using a
media query
The rest is great!
I hope it helps... 👍
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