Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following property is used in conjunction with the :before or :after pseudo-elements?

  2. A.

     text

    B.

     generated-content

    C.

     content

    D.

     none of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Syntax: content: { { string | uri | counter}}


Be The First To Comment