Design comparison
Solution retrospective
Any feedback is welcome! How do you get better responsiveness for the images and the button?
Community feedback
- @skyv26Posted almost 3 years ago
Keep in mind what I have typed below:
-
Css Position of container matters alot, it help you achieve good layout appearance by placing component at right place.
-
Always use inline-block display property for img tags to maintain the size of image.
-
To make responsive, above 2 things are necessary but in actual define at size and position, media queries are required to achieve responsiveness.
-
Patience, if you have it then you can do anything even you can become master and nothing will be difficult for you..
Happy coding ! Improve yourself more and more ;)
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