background-clip

Term side of the Card
Topic: Background
Unit title: background-clip
Categories: Property
Explanation side of the Card

Explanation: The property that determines how far the background image or color extends within an element. It can be clipped to the `border-box`, `padding-box` or `content-box`, changing where the background is visible.

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 4
  • The safari browser supports this feature starting from version 5
Availability: