Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
-
Challenge Face : If am experiencing the container size decreases when I set the image float to the right side of the container.
-
To overcome this challenge I've added the overflow: hidden; property to the container class. This will contain the floated image within the container and prevent it from collapsing.
Community feedback
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