Home » CSS » Css miscellaneous » Question
  1. Which of the following specifies how to slice border image?
    1. border-image-outset
    2. border-image-slice
    3. border-image-source
    4. border-image
    5. 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.



Your comments will be displayed only after manual approval.