Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Was able to complete it.
I would plan it out better - draw out the components and then code.
What challenges did you encounter, and how did you overcome them?Margin, padding, and responsive images. I just messed around.
What specific areas of your project would you like help with?Margins, paddings, and responsive images.
Community feedback
- @adeshpundePosted 8 months ago
Ensure that you have a clear understanding of the box model in CSS. Elements have content, padding, border, and margin areas, and understanding how these areas interact can help you control spacing effectively.
Marked as helpful0@harpreetsingh012Posted 8 months ago@adeshpunde
Thanks, yes forgot box-sizing property
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