Table of Contents

About

spacing in CSS is not a specific term but refers generally to the setting of the following of a box properties:

  • Padding - the padding set how far from the border the text should be and is an area taken into account in the background
  • Margin - the margin set how far from an other box the box should be

Boxdim

This two elements helps calculate the sizing of a box (width and height)