Test Series - css

Test Number 43/59

Q: Which of the following css property specifies an image to use as the background of an element?
A. background
B. background-img
C. background-image
D. none of the mentioned
Solution: Self-explainatory.
Q: Which of the following css property specifies a delay for the transition effect?
A. transition-delay
B. transition-effect
C. transition
D. transition-duration
Solution: Self-explainatory.
Q: 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
Solution: Self-explainatory.
Q: Which of the following property defines where a 3D element is based in the x- and the y-axis?
A. transform-style
B. perspective(n)
C. perspective-origin
D. none of the mentioned
Solution: Self-explainatory.
Q: Which of the following css property repeats an image both horizontally and vertically?
A. background
B. background-image
C. background-repeat
D. background-position
Solution: Self-explainatory.
Q: Which of the following CSS3 property specifies how nested elements are rendered in 3D space?
A. transform
B. transform-style
C. transform-render
D. none of the mentioned
Solution: Self-explainatory.
Q: Which of the following CSS3 property specifies the intrinsic resolution of all raster images used in/on the element?
A. image-orientation
B. image-resolution
C. image-rendering
D. none of the mentioned
Solution: Self-explainatory.
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?
A. object-fit
B. object-position
C. image-orientation
D. none of the mentioned
Solution: Self-explainatory.
Q: Which of the following CSS3 property specifies the alignment of the replaced element inside its box?
A. object
B. object-allign
C. object-position
D. object-render
Solution: Self-explainatory.
Q: Which of the following css property defines whether or not an element should be visible when not facing the screen?
A. visibility
B. backface-control
C. backface-visibility
D. none of the mentioned
Solution: Self-explainatory.

You Have Score    /10