![]() |
VOOZH | about |
The border-image-source property is used to specify the image source to be set as the border of an element.
Syntax:
border-image-source: url(image-path.png)| none| initial| inherit;
Note: If the value is none, the border styles will be used. The specified image can be divided into regions with the help of border-image-slice property.
Default Value: Its default value is none.
Values:
Example:
Output:
Supported Browsers: The browsers supported by CSS | border-image-source Property are listed below: