Which CSS property can be used to set the image as border instead of the border style?
A
border-image-source
B
background-image-source
C
border-image
D
background-image
Correct Answer: border-image-source
The border-image-source property specifies the path to the image to be used as a border (instead of the normal border around an element).