CSS Transitions


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











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    rotateY()


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











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    background-repeat



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











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    perspective-origin


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











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: B

    transform-render



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











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: D

    transition-delay