Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which CSS property can be used to set the image as border instead of the border style?

  2. A.

     background-image

    B.

     border-image

    C.

     background-image-source

    D.

     border-image-source

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    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).


Be The First To Comment