CSS box model
What’s the difference between margin and padding in CSS?
In CSS, a margin is the space around an element’s border, while padding is the space between an element’s border and the element’s content. Put another way, the margin property controls the spa...
myankpradhan.hashnode.dev3 min read