Design comparison
Solution retrospective
I try my very potential in it . Hope you like it and i also know that there were some error in it as I am totally beginner in web development . Thanks and don't forget to give me some tips or advice.
Community feedback
- @rsrclabPosted almost 3 years ago
Hi, @Prabhat-kumar-1976 ~
Congratulate on your solution to the challenge on FM platform. I have studied your work carefully and learned a lot from it.
Here are some of the tips I like to provide.
- On smaller devices, card goes over screen, and I think
max-width: 100%
can solve this issue. - I suggest you to try transition on hoverable elements like image, heading and creator name.
- Please try BEM for naming element classes. It will help you a lot on bigger projects.
https://www.frontendmentor.io/solutions/my-first-solution-on-chanllenge-V-4IzAivH
Here is my solution to this challenge, and if it can help you even a bit, it would be happy to me.
Cheers ~
Marked as helpful2@Prabhat-kumar-1976Posted almost 3 years ago@tymren608 Thanks for your advice. As you said, from now I will use your given advice in all upcoming challenges or projects. I will always be thankful to you.
0 - On smaller devices, card goes over screen, and I think
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