description & Usage
You can set the amount of border to use for the image using the border-image-outset property.
Informations
| # | Description |
|---|---|
| Default Value | 0 |
| Inherited | no |
| Animatable | no |
| Version | CSS3 |
| JavaScript syntax | object.style.borderImageOutset="10px" |
Browser compatibility and Support
| # | Chrome | Edge | Firefox | Safari | Opera |
|---|---|---|---|---|---|
| border-image-outset |
Syntax
Values
| Values | Description |
|---|---|
| initial | Adds this value to its default property. |
| inherit | It inherits this value from its parent tag. |