-
Which CSS property can be used to set the image as border instead of the border style?
-
- background-image-source
- border-image-source
- border-image
- background-image
- None of these
Correct Option: B
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).