Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm proud that eventually, I got the hang of it. Because, this challenge is not like the cards designs; this one covers the whole page. So, semantic html came in, and then the use of relative units for scalability also was grasped, basically.
What challenges did you encounter, and how did you overcome them?I first encountered the challenge of giving the texts elements a font-size that would be responsive. But with the use of clamp() and calc() function, I was able to pull it off. Moreso, making use of relative units in paddings and margins also was a challenge, but I was able to pull it off, too.
What specific areas of your project would you like help with?Responsive Web Design. I still need more grasp over it.
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