Design comparison
Solution retrospective
A tried using the BEM naming convention for classes also tried writing reusable Code.
Community feedback
- @ovidiuantonioPosted over 4 years ago
Hello, nice solution! It's very responsive and very close to the perfect look!
I see there is no background-image shown, that is because you specified the wrong path. To go in the images folder you need first to go out of the css folder, so you will need to put
../
at the start of the path so it will be something like this: "Move one level up (go outside of the css folder), then search for the images folder, go in it and select the image".And also get rid of the grayish background-color
Happy coding! Keep going!
0@abdulsalamcodesPosted over 4 years ago@ovidiuantonio
Thanks so much for this concrete feedback. I appreciate the time you took to review my code. I felt really happy having someone review my code. I have corrected the mistakes.
Thanks once again.
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