Vidyalelo
CSS · all questions

CSS3 Fundamentals
practice.

Practice every MCQ with options. Use Show answers when you want the correct option and solution.

53

Questions

1/3

Page

Pick an option on a question to see the right answer and solution.

Which of the following css property specifies an image to use as the background of an element?

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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?

Select an option to see the answer and solution.

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?

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.