Explore topic-wise MCQs in Css.

This section includes 15 Mcqs, each offering curated multiple-choice questions to sharpen your Css knowledge and support exam preparation. Choose a topic below to get started.

1.

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

A. combine()
B. 2D-tranform()
C. matrix()
D. matrix-2D()
Answer» D. matrix-2D()
2.

Which of the following css property should be used to make a responsive image?

A. float
B. max-width
C. margin-right
D. all of the mentioned
Answer» E.
3.

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

A. cubic(n,n,n,n)
B. matrix(n,n,n,n)
C. cubic-bezier(n,n,n,n)
D. none of the mentioned
Answer» D. none of the mentioned
4.

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

A. ease
B. ease-in
C. ease-in-out
D. none of the mentioned
Answer» B. ease-in
5.

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
Answer» D. object-render
6.

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

A. skewX()
B. skewy()
C. skew-X-Y()
D. skew()
Answer» E.
7.

Which of the following CSS3 property specifies where to navigate when using the arrow-up navigation key?

A. nav-upper
B. nav-top
C. nav-up
D. all of the mentioned
Answer» D. all of the mentioned
8.

Which of the following CSS3 property specifies where to navigate when using the arrow-right navigation key?

A. right
B. nav-right
C. nav-side
D. none of the mentioned
Answer» D. none of the mentioned
9.

Which of the following css property is used to define the number of times an animation should play?

A. scale-iteration-count
B. transtion-iteration-count
C. animation-iteration-count
D. all of the mentioned
Answer» D. all of the mentioned
10.

Which of the following css property is used to define the animations that should be run?

A. animation-run
B. animation-name
C. transtion-name
D. none of the mentioned
Answer» E.
11.

Which of the following CSS3 property is used to tell the browser what the sizing properties should be include?

A. box-sizing
B. box-model
C. box-design
D. box-redesign
Answer» B. box-model
12.

Which of the following property is used to apply visual effects to associated elements.

A. Alpha
B. BasicImage
C. Filter
D. Blur
Answer» D. Blur
13.

Which of the following property defines the resampling method to use when stretching images?

A. interpolation-mode
B. image-rendering
C. ime-mode
D. layout-grid
Answer» C. ime-mode
14.

Which of the following property defines the width of a rule between columns in a multicolumn text flow?

A. column-rule-style
B. column-width
C. column-rule-width
D. columns
Answer» D. columns
15.

Which of the following property defines the gap between columns in a multicolumn text flow?

A. column-rule-flow
B. column-gap
C. column-rule
D. none of the mentioned
Answer» C. column-rule