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

2/3

Page

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

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

Which of the following CSS3 property specifies the sequential navigation order for an element?

Select an option to see the answer and solution.

Which of the following nav-left value sets it’s value to default value?

Select an option to see the answer and solution.

Which of the following CSS3 property adds space between an outline and the edge or border of an element?

Select an option to see the answer and solution.

Which of the following outline-offset value sets the distance the outline is outset from the border edge?

Select an option to see the answer and solution.

Which of the following CSS3 property specifies whether or not an element is resizable by the user?

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

Which of the following nav-right value is used to the inherits this property from its parent element?

Select an option to see the answer and solution.

Which of the following Module is not available in CSS3.

Select an option to see the answer and solution.

What module introduces the ability to modify CSS property values over time, such as position or color, to create animated layouts?

Select an option to see the answer and solution.

What module defines the management of generated content for print output, including crop mark indication, header/footer handling, and much more?

Select an option to see the answer and solution.

What module defines the handling of lists, including marker styles and some aspects of counters?

Select an option to see the answer and solution.

What module expands the absolute and relative units of measure, including significant changes to support animation and aural changes with time (s and ms) and angle (deg and rad) values?

Select an option to see the answer and solution.

Which of the following selector is used to selects siblings?

Select an option to see the answer and solution.

Which of the following selector is used to selects the elements that are the default among a set of similar elements?

Select an option to see the answer and solution.

Which of the following selector is used to selects the element that is the first child of its parent that is of its type?

Select an option to see the answer and solution.

Which of the following selector is used to selects the element that is the nth child of its parent?

Select an option to see the answer and solution.