What is the difference between Margin, Border, and Padding?
As seen in image above, Margin,border and padding are the space between elements.Padding is the space between the core content and border. Margin is the space between the border and the next element.