adplus-dvertising
frame-decoration

Question

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

a.

rotateY()

b.

rotate-Y()

c.

rotate-Yaxis()

d.

none of the mentioned

Answer: (a).rotateY()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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

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

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

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

Q. 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?

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

Q. Which of the following css property defines whether or not an element should be visible when not facing the screen?

Q. Which of the following selector is used to select and style when you place mouse over it?

Q. Which of the following method increases or decreases the size of an element using tranform?

Q. Which of the following method moves an element from its current position using tranform?

Q. Which of the following property specifies the speed curve of the transition effect?

Q. Which of the following method skews an element along the X-axis by the given angle using tranform?

Q. Which of the following method skews an element along the X and Y-axis by the given angles using tranform?

Q. Which of the following transition-timing-function property specifies a transition effect with a slow start?

Q. Which of the following transition-timing-function property specifies a transition effect with a slow start, then fast, then end slowly

Q. Which of the following transition-timing-function property lets you define your own values in a cubic-bezier function

Q. Which of the following method combines all the 2D transform methods into one using transform?

Q. What does SVG stands for?

Q. Which of the following element is used to begin an SVG image?

Q. Which of the following element is used to create a SVG rectangle?