Design comparison
SolutionDesign
Solution retrospective
The background images are in different places on different devices. I have struggle with its correct responsivity. Any help or criticism will be appreciated!
Community feedback
- @hagureshinmaPosted almost 4 years ago
Hello Marcela, good work!
I think you handle the challenge pretty well.
- For the background images you can use more flexible values like % instead of rem to keep better positioning between breakpoints.
- Give a read to HTML semantics to write better html code (learning this myself as well), the browsers don't understand very well the page content if there is a bunch of divs as structure.
Keep the good work & happy codding!
1@fikymarPosted almost 4 years ago@hagureshinma Thank you very much for your comment. I will try to write better HTML. Using % for background images was my first choice, but it didn´t work properly as well. I am working today on another challenge with background images, so I have the opportunity to improve :)
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