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

CSE :: CSS - CS

  1. Which of the following property can be used to set text flow appropriate for European alphabets or East Asian alphabets?

  2. A.

     writing-mode

    B.

     language-mode

    C.

     text-mode

    D.

     writing-mode


  3. Which of the following property is used to zoom in or out on an element?

  4. A.

     zoom

    B.

     zoom-set

    C.

     zoom-in

    D.

     zoom-out


  5. Which of the following property is used to describe all transition-related properties at once?

  6. A.

     transition-set

    B.

     transition-wrap

    C.

     transition

    D.

     animation


  7. Which of the following property is used to define which properties a transition will be applied to?

  8. A.

     transition

    B.

     transition-property

    C.

     transition-wrap

    D.

     transition-style


  9. Which of the following values are zccepted by the float Property?

  10. A.

     left

    B.

     right

    C.

     none

    D.

     all of the mentioned


  11. Which of the following property is used to control the behavior of floating elements?

  12. A.

     format

    B.

     clean

    C.

     clear

    D.

     remove


  13. The default value for the float property is right.State true or false.

  14. A.

     True

    B.

     False


  15. Which of the following property allows elements to be offset, rotated, scaled, and skewed in a variety of different ways?

  16. A.

     transform-style

    B.

     transform

    C.

     transition

    D.

     transform-origin


  17. Which of the following property is used to define how nested items are rendered in a 3-D space, the choice being either flattened or with their dimensions preserved?

  18. A.

     transition-duration

    B.

     transition-delay

    C.

     transition

    D.

     transform-style


  19. Which of the following property is used to define the time it takes one iteration of an animation to play?

  20. A.

     transition-property

    B.

     transition-timing

    C.

     transition-duration

    D.

     user-select