Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following property assigns a graphic image to a list item?

  2. A.

     list-image-style

    B.

     list-style-image

    C.

     list-image

    D.

     none of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Syntax: list-style-image: url(url of image) | none


Be The First To Comment