Design comparison
Solution retrospective
My third project on FEM. Absolutely loving it. It is really giving me motivation to learn more.
Would love to hear feedback from people if I need to fix anything up, still a big newbie here so any tips would be much appreciated!
Kind regards, Jacko
Community feedback
- @subu-vPosted almost 2 years ago
Great works,
- you can see your background-image is repeating itself, in order to avoid that use background-repeat: no-repeat.
- Set the background-color of body element to the blue it shows on the required design
Marked as helpful0@JackoWillPosted almost 2 years ago@subu-v Thanks mate going to fix it up right away!
Kind regards, Jacko
0 - @Leo-LCPosted almost 2 years ago
Hey Good job overall. First thing I could think of in order to improve your solution according to the design is to make a small change to the background. Try to give it the property of :
background-repeat : no-repeat
it should help you get closer to the design. And it's usually what you're going to use most of the time, unless you're using a specific design ou trying to go fancy with a background =)Marked as helpful0@JackoWillPosted almost 2 years ago@Leo-LC Thanks Leo! I was wondering why my background looked different I just thought they may have gave me a different background design for some reason lol! I never knew about that property so thank you I will fix it up right away!
Kind regards, Jacko
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