Design comparison
SolutionDesign
Solution retrospective
I had trouble with the background image in the tag body, the image didn't stay in the center of the page. Comments are welcome!
Community feedback
- @milosshomyPosted about 2 years ago
Hey David, congratulation on solution. Your path towards image is wrong you need to use dots to exit css file then go into images file and find desired image, like this. background-image: url(..images/pattern-background-desktop.svg);
Keep coding!
1@davidwilliamxPosted about 2 years ago@milosshomy Thanks for the feedback, the path of the image were corrected.
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