Q6
Which CSS property can be used to set the image as border instead of the border style?
A.
background-image
B.
border-image
C.
background-image-source
D.
border-image-source
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
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).