Design comparison
SolutionDesign
Solution retrospective
- Please provide any suggestions or feedback, thank you.
Community feedback
- @MelvinAguilarPosted 11 months ago
Hello there ๐. Good job on completing the challenge !
I have other small suggestion about your code that might interest you.
- Images should have an alt attribute. If they don't, some screen readers might read the filename, and "image-qr-code.png" isn't informative. Since these are icons, you could simply use an empty alt attribute. I hope you find it useful! ๐
Happy coding!
Marked as helpful1@NiroopR1999Posted 11 months ago@MelvinAguilar Hi, thank you for the valuable suggestion.
0 - @danielmrz-devPosted 11 months ago
Hello @NiroopR1999!
Your project looks great!
I'd just add that
box shadow
more spreading to get even closer to the original design... something like this:box-shadow: 1px 1px 30px #0000001a;
It's just a detail. Like I said, it looks great already ๐
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