Design comparison
Solution retrospective
Though its difficult but I'm learning new CSS stuff
What challenges did you encounter, and how did you overcome them?css is hard 😥😥
What specific areas of your project would you like help with?i don't understand properly whats padding and border.. i get margin will let the element apart but what exactly is padding and border?? they seem same
Community feedback
- @MattLearnPosted 7 months ago
first thing's first, good job! it looks good! I agree css is hard! The difference between border and padding... Padding moves an element without concern for other elements Margin moves an element relative to other nearby elements Border is the space between the padding and margin. Usually you'll use it when you want it to be visible and to define the size of the border.
I hope this makes sense.
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