Design comparison
Community feedback
- @usanCodePosted over 2 years ago
Hello Mathew,
How are you! Nice work indeed! You've forgotten to add a background color in the body of the webpage and the background image also. About the background image, it is a bit tricky,.. because that image has to be repeated but on one side only. For that, try the background repeat property and see which option is suited for this. Here are some links to can help to better understand that:
https://developer.mozilla.org/en-US/docs/Web/CSS/background-repeat
https://www.w3schools.com/cssref/pr_background-repeat.asp
Something else, when zooming in Google Chrome to higher values, the main container tends to collapse with the footer of the webpage. Try to fix this problem.
There are also issues generated in the report,..you have to solve them. You can do so by reading carefully the links provided into that same report and find the appropriate solutions. After that, generate a new report till there is no more problem.
Good luck!
Marked as helpful0@jos-mePosted over 2 years ago@usanCode I'm grateful for support, I will make a follow-up on every aspect.
1
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