Design comparison
Solution retrospective
Hey guys this is one of the easy and best challenge to utilize your html and css skills. Thanks to frontend mentor for providing these challenges for free to people like me, On my way to do the next challenge.
Community feedback
- @HassiaiPosted over 1 year ago
Give .card a fixed max-width value for a responsive content.
max-width:500px
.Use relative units like rem or em as unit for the padding, margin, width values and preferably rem for the font-size values, instead of using px which is an absolute unit. For more on CSS units Click here
Hope am helpful.
Well done for completing this challenge. HAPPY CODING
Marked as helpful0@mdsohailaliPosted over 1 year ago@Hassiai Thank you so much, I'll use your suggestions in my next challenge.
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