Design comparison
Solution retrospective
all
What challenges did you encounter, and how did you overcome them?ok
What specific areas of your project would you like help with?ok
Community feedback
- @brainkaPosted 7 months ago
Hello!
Nice job! The comparison is really close :)
I have noticed you used margin to add spacing to your text div.
What you can do instead is add padding next time. Padding is used to create space around the content, where as margin is used to create space between elements.
Just something to keep in mind for next time!
Again, really good job :)
Marked as helpful0@ajkun55Posted 7 months agoThank you so much, really appreciated your help. I do remember margin is in the outer space than padding, and in practice of real projects, I kind of use everything I can think of to make it work. And next time I will make distiction between specific setting. @brainka
0@brainkaPosted 7 months agoHey @ajkun55,
No problems!
That’s how we all start, with just trying to make it work 😄 and then refine the process later!
Good luck on your next project, you got this!!
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