Margins

Properties related to margins

Margins are the empty space around elements used to create space.

FieldValue
CascadesNo
Default value0

Margins can be set individually with these properties:

  • margin-top
  • margin-right
  • margin-bottom
  • margin-left

Or defined with the margin shorthand.