Design comparison
Solution retrospective
I'm most proud of the valuable experience I'm gaining from these challenges. Each task presents unique obstacles, allowing me to refine my problem-solving skills and expand my knowledge base. Moving forward, I aim to approach tasks with even more efficiency, leveraging the lessons learned from previous experiences to optimize my workflow and achieve even greater results.
What challenges did you encounter, and how did you overcome them?I encountered a challenge while trying to curve the top side of the container using a given border radius. The issue stemmed from the image's width overflowing that of the div it was contained within. To resolve this, I set the overflow property to hidden, ensuring that the image remained within the boundaries of the container. This adjustment allowed me to achieve the desired curvature effect successfully.
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