-
Which of the following specifies how to slice border image?
-
- border-image-outset
- border-image-slice
- border-image-source
- border-image
- None of these
Correct Option: B
border-image-slice specifies how to slice border image, border-image-outset specifies the amount by which border image area extends beyond the border box, border-image is a shorthand property for setting all the border-image properties.