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-style-type

    B.

     list-style-image

    C.

     list-style

    D.

     none of the above

    View Answer

    Workspace

    Answer : Option B

    Explanation :

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


Be The First To Comment