
Web Wizard
@rsrclabAll 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 - @daksh514Submitted about 3 years ago@rsrclabPosted about 3 years ago
Hi, @daksh514 ~
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.
- You can use media query for elements to look good on small devices.
display: flex; align-items: center;
will make card being centered vertically.
If it can help you even a bit, it would be happy to me.
Cheers ~
Marked as helpful1 - @darryl22Submitted about 3 years ago@rsrclabPosted about 3 years ago
Hi, @darryl22 ~
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 - @BragdaleSubmitted about 3 years ago@rsrclabPosted about 3 years ago
Hi, @Bragdale ~
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 heading and creator name.
- Please try BEM for naming element classes. It will help you a lot on bigger projects.
- Image tags must have alt attributes as standard.
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 helpful0 - @imabhishek02Submitted about 3 years ago@rsrclabPosted about 3 years ago
Hi, @imabhishek02 ~
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, responsiveness doesn't work well, and I think that's because of
viewport
meta on html head. - Please try BEM for naming element classes. It will help you a lot on bigger projects.
- Card view is far from design, I think you can try background, border-radius etc.
If it can help you even a bit, it would be happy to me.
Cheers ~
0 - On smaller devices, responsiveness doesn't work well, and I think that's because of
- @RaiIsNotYourGuySubmitted about 3 years ago@rsrclabPosted about 3 years ago
Hi, @RaiIsNotYourGuy ~
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% will solve this issue.
If it can help you even a bit, it would be happy to me.
Cheers ~
Marked as helpful0 - @TPAteeqSubmitted about 3 years ago@rsrclabPosted about 3 years ago
Hi, @TPAteeq ~
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% will solve this issue.
If it can help you even a bit, it would be happy to me.
Cheers ~
0 - @vinaximusSubmitted about 3 years ago@rsrclabPosted about 3 years ago
Hi, @vinaximus ~
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.
- Image tags must have alt attribute as a standard.
If it can help you even a bit, it would be happy to me.
Cheers ~
0 - @a1shuvoSubmitted about 3 years ago@rsrclabPosted about 3 years ago
Hi, @a1shuvo ~
Congratulate on your solution to the challenge on FM platform. I have studied your work carefully and learned a lot from it. Especially I like the image overlay effect on your project.
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 ~
0 - On smaller devices, card goes over screen, and I think
- @maarciovSubmitted about 3 years ago@rsrclabPosted about 3 years ago
Hi, @maarciov ~
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% will solve this issue.
If it can help you even a bit, it would be happy to me.
Cheers ~
Marked as helpful0 - @a1shuvoSubmitted about 3 years ago@rsrclabPosted about 3 years ago
Hi, @a1shuvo ~
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 ~
0 - @KenlaidlawSubmitted about 3 years ago@rsrclabPosted about 3 years ago
Hi, @Kenlaidlaw ~
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 cancel button or proceed button.
- Please try BEM for naming element classes. It will help you a lot on bigger projects.
- Card goes over screen on small devices, and using
max-width: 100%
will solve this issue.
If it can help you even a bit, it would be happy to me.
Cheers ~
0 - @pytest3Submitted about 3 years ago@rsrclabPosted about 3 years ago
Hi, @pytest3 ~
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.
- On smaller devices, responsiveness doesn't work well, and I think that's because of
viewport
meta on html head.
If it can help you even a bit, it would be happy to me.
Cheers ~
0