Latest solutions
Latest comments
- @aayushsingh-459666Submitted about 3 years ago@rsrclabPosted about 3 years ago
Hi, @aayushsingh-459666 ~
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.
- Please try BEM for naming element classes. It will help you a lot on bigger projects.
If it can help you even a bit, it would be happy to me.
Cheers ~
Marked as helpful0 - @abishekbardewaSubmitted about 3 years ago@rsrclabPosted about 3 years ago
Hi, @abishekbardewa ~
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. - Please try BEM for naming element classes. It will help you a lot on bigger projects.
https://www.frontendmentor.io/solutions/profile-card-solution-m-cH4D2Lp
Here is my solution to this challenge, and if it can help you even a bit, it would be happy to me.
Cheers ~
0 - On smaller devices, card goes over screen, and I think
- P@iamindikaSubmitted about 3 years ago
NFT preview card component using semantic html, css, React and webpack
#react#semantic-ui#webpack#bem@rsrclabPosted about 3 years agoHi, @iamindika ~
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 heading and creator name.
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 helpful1 - On smaller devices, card goes over screen, and I think
- @MReyna12Submitted about 3 years ago@rsrclabPosted about 3 years ago
Hi, @MReyna12 ~
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.
- Please try BEM for naming element classes. It will help you a lot on bigger projects.
- Card goes over screen on small devices. Using max-width: 100% rather than width: 13.2% will solve this issue.
If it can help you even a bit, it would be happy to me.
Cheers ~
0 - @Sarang-PatelSubmitted about 3 years ago@rsrclabPosted about 3 years ago
Hi, @Sarang-Patel ~
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.
- 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.
- Image overlay goes over image size itself.
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 helpful1 - P@leslief10Submitted about 3 years ago@rsrclabPosted about 3 years ago
Hi, @leslief10 ~
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.
- Background image doesn't fill the screen.
https://www.frontendmentor.io/solutions/social-proof-solution-bHjGitZ_n
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 helpful0