Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following property controls CSS counter values?

  2. A.

     counter

    B.

     counter-increment

    C.

     counter-decrement

    D.

     none of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Syntax: counter-increment: counter-name1 [integer] ... counter-nameN [integer] | none | inherit


Be The First To Comment