Design comparison
SolutionDesign
Solution retrospective
Would love to hear some feedback! Thank You!
Community feedback
- @tedikoPosted over 3 years ago
Hello, Nilanshu Rajmane! 👋
Good job on this challenge! I really like this onscroll animations. What I can suggest to change is:
- Change your
.cards_container
max-width
to 38rem and setmargin
to 2rem 1rem. This way your container will be stretching to the moment it achieve 38rem width. It will be better transition between mobile and design. - Since your icons images are decorative your
alt
text should be provided empty (alt="") so that they can be ignored by assistive technologies, such as screen readers.
Good luck with that, have fun coding! 💪
1@nilanshu96Posted over 3 years ago@tediko Thank you for your feedback! By the way where can I know more about website accessibility? I thought I have to put alt text for all images.
0 - Change your
- @palgrammingPosted over 3 years ago
Looks nice. Transitions from desktop to mobile without issue and it looks like you have all the elements needed. Good Job 🌟🌟 🌟 🌟 🌟
1
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