Submitted about 3 years ago
Just improving my first challenge, now looks perfect!
@Oscarandio
Design comparison
SolutionDesign
Solution retrospective
What is the best way to complete this challenge? I just used basic html and css but do you recommend sass or less? I would be glad to hear! :)
Community feedback
- @Dharmik48Posted about 3 years ago
Hey👋,
Your solution is really good! But.. I found a few suggestions:
- Try to semantic html more.
- Also try to use relative units like
em
andrem
more instead ofpx
.
Keep it up👍
Marked as helpful1@OscarandioPosted about 3 years ago@Dharmik48 Thank you! I know about semantic html but I wasn't sure if is necessary to use it only for a card.
I have investigated about em and rem and found is quite easy to use this and very recommended, so I will try it from now on for sure and avoid px forever! Thanks again!
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