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

    View Answer

    Workspace

    Discuss Discuss in Forum


  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

    View Answer

    Workspace

    Discuss Discuss in Forum


  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

    View Answer

    Workspace

    Discuss Discuss in Forum


  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

    View Answer

    Workspace

    Discuss Discuss in Forum


  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

    View Answer

    Workspace

    Discuss Discuss in Forum


  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

    View Answer

    Workspace

    Discuss Discuss in Forum


  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

    View Answer

    Workspace

    Discuss Discuss in Forum


  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

    View Answer

    Workspace

    Discuss Discuss in Forum


  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

    View Answer

    Workspace

    Discuss Discuss in Forum


  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

    View Answer

    Workspace

    Discuss Discuss in Forum