description & Usage
We use the border-image-repeat property to determine the type of image repetition inside the border.
Informations
# | Description |
---|---|
Default Value | stretch |
Inherited | no |
Animatable | no |
Version | CSS3 |
JavaScript syntax | object.style.borderImageRepeat="round" |
Browser compatibility and Support
# | Chrome | Edge | Firefox | Safari | Opera |
---|---|---|---|---|---|
border-image-repeat |
Syntax
Values
Values | Description |
---|---|
initial | Adds this value to its default property. |
inherit | It inherits this value from its parent tag. |