margin

Term side of the Card
Topic: Sizes & Margins
Unit title: margin
Categories: Property
Explanation side of the Card

Explanation: The property that sets the space outside the border of an element, creating a gap between the element and its neighboring elements. It can be set for all sides at once or individually for each side using `margin-top`, `margin-right`, `margin-bottom` and `margin-left`.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1
Availability: