Design comparison
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^
Community feedback
- @ApplePieGiraffePosted over 3 years ago
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)! π
1@pikapikamartPosted over 3 years ago@ApplePieGiraffe Hahaha also I when I see this challenge being submitted, I try to hover fast the icons and expecting something to pop up right. That
div.cover
oh yes, that is something that I feel bad about since like what you said, I can avoid extra container but the thing is that I don't really like to put up many things in the body tag and that's why I created the container. But still could have been avoid yeah. Thank you for the feedback really appreciated it and Imma refactor it so that the bottom will be colored as well^^0 - @akshay63Posted over 3 years ago
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!ππ
0@pikapikamartPosted over 3 years ago@akshay63 Goodluck with the challenge and thank you as well^
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