Design comparison
Solution retrospective
Hello Mentors,
Thank you for taking the time to review my project. Please feel free to make any comments and suggestions, as all feedback is welcome.
Cheers!
Community feedback
- @GitHub-dev12345Posted over 2 years ago
used this code for background image : In body tag used this CSS property: body{ background : url("./images/uesd image path") no-repeat; background position: top center; background size: 100% 50%; ( this is your choice check the image performance, and the gave the size percentage on your choice); this code very helpful for your background image😉😎 keep it up; } this code helpful for you, plz click on the mark the helpful
Marked as helpful1@kennbachPosted over 2 years ago@GitHub-dev12345 Thank you for the suggestion. I decided to use a 'vw' unit for the vertical size of the mobile background. I think it scales a bit better as the viewport width shrinks. I just updated the project on github. Thanks!
0 - @Kamasah-DicksonPosted over 2 years ago
Your solution looks so great but it just need a background image Besides keep coding keep growing👍
Marked as helpful1@kennbachPosted over 2 years ago@Kamasah-Dickson Thanks for pointing that out that I was missing the background image. I just updated the project on github. Thanks!
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