Desktop first using basic HTML and CSS
Design comparison
Community feedback
- @axevldkPosted almost 4 years ago
Hi, Debabrata Bhakat ~ I have studied your work, and found some issue there, so leaving comment here, even you didn't asked feedback.😊
First, the way you added background image to html doesn't match design. Also you have to add
background-repeat: no-repeat
in order to prevent repeating image.And about card footer, you used inline-block for items, but it would be better to use flex for container in this case. Here is my solution for this challenge. You can reference that, thought it's not a perfect thing.
https://profile-card-component-orcin.vercel.app/
Hope this would be helpful for your learning even a bit. Happy coding ~
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