Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I am proud of how I was able to find solutions to the issues encountered during this challenge; there was more formatting to be done compared to the previous ones, partly due to the fact that there was more text to render using CSS.
What challenges did you encounter, and how did you overcome them?I faced issues with accommodating all the text in a container with background color; due to the length of the text, my container div initially kept remaining short with the text overflowing. This led me to use max-height property instead of the simply height property.
What specific areas of your project would you like help with?I would like help with how to improve my execution speed.
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