
Design comparison
Solution retrospective
I'm most proud of my improvement in organizing my CSS. I used to be very messy with my CSS and I feel like I have become a bit better. Still, there is a lot of repetition and I would hope to find ways to improve the structure to make it more readable for others.
What challenges did you encounter, and how did you overcome them?I wasn't sure what html semantic tag to use, I ended up using article after reading up on the documentation on MDN.
What specific areas of your project would you like help with?I would welcome any advice on how I can improve the structure and I hope you can point out any errors or mistakes I might have missed. Thank you!
Community feedback
- @larsenwaldPosted 2 months ago
Just wow. You managed to get the size of everything more or less down to a tee. Yours is way better than mine. Could I ask how you were able to get exact measurements of everything?
1P@mu7ammad1951Posted 2 months ago@larsenwald Thank you, I have PRO, so I have access to the figma files provided, and I was able to use the measurements given. They're given in px, so I just divide it by 16 to get the rem values.
1P@mu7ammad1951Posted 2 months ago@larsenwald Also, I wouldn't worry too much about being exactly the same. You don't have to be pixel perfect. https://www.joshwcomeau.com/css/pixel-perfection/ This might be an interesting read. Good Luck!
1
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