Design comparison
Solution retrospective
This challenge wasnt so bad, my main struggles were with centering my content. I overlooked alot of simple things that, like styling elements as they are. I had created too many unnecesary divs.
Community feedback
- @romyanandPosted about 1 year ago
Hey👋. First of all congratulations for completing the challenge. I saw the GitHub code, and certainly, there are not many unnecessary divs in my opinion. Although you can do these things to make it more like the design provided if you would like to do so:
-
I wouldn't suggest defining a height/min-height/max-height for the body. Height is something that's already adjusted as our content grows and shrinks. If you want to make something look a bit more in height, you can add top and bottom padding.
-
You can also define a min-width and max-width for the container. Being said all this, Your design looks great👍. All the best!
Marked as helpful0@WillxWinterPosted about 1 year ago@romyanand Thank you! Im going to apply this and see how it turns out, I didn’t have a lot of div in my final code, but In the beginning I had a ton and ended up getting stuck, but I got some help from the community and found my way through. I really appreciate the feedback, and I’m also open to any resources that may help me get a better understanding of some basics.
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