Design comparison
Solution retrospective
This challenge was my third Frontend Mentor challenge, and it has significantly contributed to enhancing my CSS skills.
Sometimes, I found myself making adjustments as I went along because I missed certain details initially. Next time, I would pay more attention to details in the design specifications from the beginning.
What challenges did you encounter, and how did you overcome them?One of the challenges I encountered during this project was ensuring proper spacing of elements with the correct margins and padding. In my previous solutions, I struggled with this aspect and often forgot to reset the default padding and margins for all elements using the *
selector. To overcome this challenge, I referred back to my CSS learnings, which helped me remember the importance of resetting default styles and utilizing the *
selector to adjust margins and padding uniformly across all elements.
I would appreciate feedback on how to further improve my CSS skills, particularly in optimizing layouts for different screen sizes and devices. Additionally, suggestions on how to streamline my workflow and improve my attention to detail when implementing design specifications would be valuable.
Community feedback
- @avanijain-r15Posted 8 months ago
Nice effort
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