Home » CSS » Css miscellaneous » Question
  1. Which of the following property is used in conjunction with the :before or :after pseudo-elements?
    1. generated-content
    2. content
    3. text
    4. All of above
    5. None of these
Correct Option: B

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



Your comments will be displayed only after manual approval.