Design comparison
Community feedback
- @shehab20089Posted over 3 years ago
I'd love to get feedback from everyone.
0@usanCodePosted over 2 years ago@shehab20089 Hello. First, congratulations!! This seems to be a marvelous job! I have done this challenge too. And I had to put the two background-images in a container not in the body in order for them to stay in their initial positions and not to get expended or reduced when reducing or expanding the screen's width. I've noticed this is because you have defined their positions in the body. Something else I have noticed in your code: you do not even make mention about grid containers or flex containers. Me , when designing web pages I like to specify in the main containers if they are grid or flex containers (mostly grid-containers). I have found out it is a good way to make web pages more responsive. Definitively, you have used a technique that seems to be very different of mine and it works well. I really wish to talk more about if you want to.
1
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