What is the padding and margin in CSS? How does it work?
I want some example easy examples of Padding and Margin.
margin is space around element and padding is space between content and element
margin is space around element and padding is space between content and element