Design comparison
SolutionDesign
Solution retrospective
I like to know the best practices for making images more responsive while coding
Community feedback
- @MehrshadHeisenberg3Posted over 1 year ago
Great Job, it's a great design!
There are not really many things for responsive but the main ones are these:
1- using max-width instead of width for something like big boxes
2- using responsive units instead of non-responsive ones, for example using rem and em instead of px
3- using flexbox and grid instead of floats
I think that's all!
Great Job Again!
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