Practicing more BEM principles^

Solution retrospective
I like to hear your suggestions about it. I kinda feel not great about this challenge of mine so any tips would be nice^
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ApplePieGiraffe
Hello there, Raymart Pamplona! 👋
Don't worry, I think you've done a good job on this challenge! 😀 Your solution looks great and I really like that you added a hover state to the options in the box to the left (that's something many submissions of this challenge seem to miss). 😆
I just think making the background of the attribution the same color as the background of the page (i.e., dark blue instead of white) would make your solution look nicer.
Also, you can make
div.cover
a direct child of thebody
and avoid having an extra container, if you'd like (and that way, the background will fill up the entire area of the screen—even on larger screens). 😉Keep coding (and happy coding, too)! 😁
- @akshay63
Hey, @Raymart Pamplona! Apart from some minor changes that APG mentioned, your solution is looking great. It's my current challenge and in 1-2 hours I'll submit it. Great work!👍😎
Join 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