Design comparison
Solution retrospective
Hi all,
I'm able to create an image for PC (well, at least as far as I'm concerned😅) but not sure how to do it for mobile phone size so would be great if someone could give me a feedback about it.
Thank you very much.
Community feedback
- @JullietVPosted over 4 years ago
Hello, there!!!
To handle responsiveness you should be using relative units and handling media queries when required.
You can read about it here: https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Values_and_units https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries
you are doing great so far!
2@CelticSheepPosted over 4 years ago@JullietV Thank you for your feedback👍 I've looked at the links but to be honest with you, I'm not able to understand them very well yet... 😥 I now know what I need to learn how to get it worked so I'll keep learning.
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