Submitted over 2 years ago
3 Column Preview Card Component using HTML & CSS
@snehamoybag
Design comparison
SolutionDesign
Solution retrospective
Please give feedbacks so I can improve 🙇
Community feedback
- @k-stopczynskaPosted over 2 years ago
Hi!
It looks really good:) Your code is easy to read and understand.
What you might improve: look at your buttons as you scale down your site to lower resolution- they are bouncing up and down (e.g. at 630px). You could use flex there and position them at flex-end. And for better UX- use cursor: pointer on hover states, it clearly shows the user can click on something (and design for active states showed it too).
Happy coding!
Marked as helpful0@snehamoybagPosted over 2 years ago@k-stopczynska thankyou for the valuable feedback 🙇 will definitely do that 👍
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