background-origin
Introduction
The background-origin CSS property sets the background's origin: from the border start, inside the border, or inside the padding.
Examples

Syntax
Values
-
Default value padding-box
The background is positioned relative to the border box. -
border-box
The background is positioned relative to the padding box. -
content-box
The background is positioned relative to the content box.
Formal definition
| Initial value | padding-box |
| Applies to | all elements |
| Inherited | no |
| Animatable | no |
Formal Syntax
Difference between web
- Not support
inherit.
Compatibility
LCD tables only load in the browser