Design comparison
Solution retrospective
I can't find the correct color of the "Verified Graduate" and the paragraphs inside the quotations
Community feedback
- @NaveenGumastePosted almost 3 years ago
Hay ! medghazaly Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Always use the "alt attribute" and write what img is , and if the img is for decorative then leave it empty but always add it with img tag.
-> Learn more on accessibility issues
If this comment helps you then pls mark it as helpful!
Have a good day and keep coding 👍!
0 - Account deleted
Hi there 👋
Congratulate on finishing your project 🎉. You did a great job 💡
I give some suggestions to help you take your project design to the next level 📈😉
- If I can't find I usually use some color system to make it look closer to the design itself. You can just open this website and find proper gray color from there https://yeun.github.io/open-color/
- All the cards should have some box shadow. I hope this code helps you
box-shadow: 18px 36px 16px -16px rgb(0 0 0 / 10%);
to fix it 👍
Happy coding ☕
Maqsud
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