CSS Transitions
- Which of the following method rotates an element around its Y-axis at a given degree using tranform 3D?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
rotateY()
- Which of the following css property repeats an image both horizontally and vertically?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: D
background-repeat
- Which of the following property defines where a 3D element is based in the x- and the y-axis?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
perspective-origin
- Which of the following CSS3 property specifies how nested elements are rendered in 3D space?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
transform-render
- Which of the following css property specifies a delay for the transition effect?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: D
transition-delay