Submitted almost 3 years ago
This is an ancient mess of mine. Not responsive at all. Enjoy, lol.
@ZglobiulViu
Design comparison
SolutionDesign
Community feedback
- @rsrclabPosted almost 3 years ago
Hi, @ZglobiulViu ~
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 way you did background. Especially I like BEM structuring on your project.
Here are some of the tips I like to provide.
- On smaller devices, card element goes weird. I suggest you to try media query here.
- Please try BEM for naming element classes. It will help you a lot on bigger projects.
- For background, I suggest you to use css
background-image
property or pseudo elements like::before, ::after
.
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
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