Home / CSE / CSS - CS :: CSS3

CSE :: CSS - CS

  1. Which of the following css property specifies an image to use as the background of an element?

  2. A.

     background

    B.

     background-img

    C.

     background-image

    D.

     none of the mentioned


  3. Which of the following css property specifies a delay for the transition effect?

  4. A.

     transition-delay

    B.

     transition-effect

    C.

     transition

    D.

     transition-duration


  5. Which of the following method rotates an element around its Y-axis at a given degree using tranform 3D?

  6. A.

     rotateY()

    B.

     rotate-Y()

    C.

     rotate-Yaxis()

    D.

     none of the mentioned


  7. Which of the following property defines where a 3D element is based in the x- and the y-axis?

  8. A.

     transform-style

    B.

     perspective(n)

    C.

     perspective-origin

    D.

     none of the mentioned


  9. Which of the following css property repeats an image both horizontally and vertically?

  10. A.

     background

    B.

     background-image

    C.

     background-repeat

    D.

     background-position


  11. Which of the following CSS3 property specifies how nested elements are rendered in 3D space?

  12. A.

     transform

    B.

     transform-style

    C.

     transform-render

    D.

     none of the mentioned


  13. Which of the following CSS3 property specifies the intrinsic resolution of all raster images used in/on the element?

  14. A.

     image-orientation

    B.

     image-rendering

    C.

     image-resolution

    D.

     all of the mentioned


  15. Which of the following CSS3 property specifies how the contents of a replaced element should be fitted to the box established by its used height and width?

  16. A.

     object-fit

    B.

     object-position

    C.

     image-orientation

    D.

     none of the mentioned


  17. Which of the following CSS3 property specifies how the contents of a replaced element should be fitted to the box established by its used height and width?

  18. A.

     object-fit

    B.

     object-position

    C.

     image-orientation

    D.

     none of the mentioned


  19. Which of the following CSS3 property specifies the alignment of the replaced element inside its box?

  20. A.

     object

    B.

     object-allign

    C.

     object-position

    D.

     object-render