Home / CSE / CSS - CS :: CSS Properties, CSS Elements, CSS Functions

CSE :: CSS - CS

  1. Which of the following property generates content in a document and is used with the :before and :after pseudo-elements?

  2. A.

     text

    B.

     content

    C.

     contents

    D.

     none of the mentioned

    View Answer

    Workspace

    Discuss Discuss in Forum


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

  4. A.

     counter

    B.

     counter-increment

    C.

     counter-decrement

    D.

     none of the mentioned

    View Answer

    Workspace

    Discuss Discuss in Forum


  5. Which of the following property determines how the cursor displays when passed over the affected element?

  6. A.

     mouse

    B.

     cursor

    C.

     click

    D.

     focus

    View Answer

    Workspace

    Discuss Discuss in Forum


  7. Which of the following property is used to control the text direction, much like the dir attribute for (X)HTML tags?

  8. A.

     left

    B.

     right

    C.

     direction

    D.

     direct

    View Answer

    Workspace

    Discuss Discuss in Forum


  9. Which of the following property specifies an element’s display type and can override an element’s defined presentation?

  10. A.

     content

    B.

     display

    C.

     visibility

    D.

     none of the mentioned

    View Answer

    Workspace

    Discuss Discuss in Forum


  11. Which of the following property specifies whether an element is an accelerator indicator or not.

  12. A.

     move

    B.

     @keyframes

    C.

     accelerator

    D.

     none of the mentioned

    View Answer

    Workspace

    Discuss Discuss in Forum


  13. Which of the following property is used to define the animations that should be run?

  14. A.

     animation-delay

    B.

     animation-iteration-count

    C.

     animation-duration

    D.

     animation-name

    View Answer

    Workspace

    Discuss Discuss in Forum


  15. Which of the following property is used to define the number of times an animation should play?

  16. A.

     animation-direction

    B.

     animation-iteration-count

    C.

     animation

    D.

     animation-timing-function

    View Answer

    Workspace

    Discuss Discuss in Forum


  17. Which of the following property is used to indicate whether the backside of an element is visible if the element is rotated to display the back?

  18. A.

     background-clip

    B.

     backface-visibility

    C.

     behavior

    D.

     background-origin

    View Answer

    Workspace

    Discuss Discuss in Forum


  19. Which of the following property defines a relationship between bound elements(s) and some code or content?

  20. A.

     behavior

    B.

     anim

    C.

     binding

    D.

     none of the mentioned

    View Answer

    Workspace

    Discuss Discuss in Forum