Submitted over 3 years ago
Sunnyside Landing page with HTML, CSS and JS
@revanthreddy673
Design comparison
SolutionDesign
Solution retrospective
Please let me know how I can add smooth transition to a section on clicking on anchor tags
Community feedback
- @ChamuMutezvaPosted over 3 years ago
The display on mobile is looking good. Some of the things that you can look at includes:
- the alt values must help assistive technology users to visualize the message that the image is putting across. Values like
logo
needs improvement. - the footer social links are missing information that can again help assistive technology users as the content is regarded empty. You can put an
aria-label
on the anchor element
Marked as helpful0 - the alt values must help assistive technology users to visualize the message that the image is putting across. Values like
- @revanthreddy673Posted over 3 years ago
Thank you Chamu for your feedback. I have added arial-label on the anchor tags now.
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