Design comparison
Solution retrospective
Which is better to use the image, as background-image and set the height or normal size of the image? Which do you prefer image with a parent of div or pure img?
I hope you gonna share also your ideas to me. It's a huge help for my career. Thank you..
Community feedback
- @afrusselPosted over 3 years ago
Nice work. I would like to request you please take a look of [my solution] (https://afrussel.github.io/stats-preview-card-component-fm/) this will help you to find your issues
2 - @mvrius4Posted over 3 years ago
Hi, Tuason.
After I take a look to what you've done, i recommend you to put the bg color to your body, it's way more easy. Also, you can use
display:grid; place-items:center; min-height: 100vh;
in the body tag in CSS.
This 3 lines of code center all the things in your page.
0@Tuason066Posted over 3 years agoHello @MariusZMR69,
Thank you so much for your feedback I really appreciate it, I hope we can get along with each other.
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