Explore topic-wise MCQs in Css.

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

1.

background-blend-mode is not supported by?

A. IE
B. Opera
C. Chrome
D. Firefox
Answer» B. Opera
2.

Which selects all visited links?

A. :valid
B. :visited
C. :target
D. :selection
Answer» C. :target
3.

Which of the following will take the element out of normal flow?

A. fixed positioning
B. floating elements
C. relative positioning
D. absolute positioning
Answer» C. relative positioning
4.

Which is not a box-level element?

A. <p>
B. <ul>
C. <li>
D. <b>
Answer» E.
5.

Which of the following is not the value for background-repeat property?

A. repeat-y
B. repeat-x
C. no-repeat
D. fixed
Answer» E.
6.

Which of the following is not the value for an unordered list?

A. disc
B. square
C. circle
D. numeric
Answer» E.
7.

Which of the following value sits to the left of the block of text?

A. outside
B. left
C. inside
D. right
Answer» B. left
8.

In which every block-level element appears on a new line?

A. normal flow
B. relative positioning
C. absolute positioning
D. floating positioning
Answer» B. relative positioning
9.

Which of the property is not used for positioning columns next to each other?

A. float
B. width
C. margin
D. border
Answer» E.
10.

Which of the following will move the image up and down?

A. scroll
B. fixed
C. repeat-x
D. repeat-y
Answer» B. fixed
11.

Which of the following specify the approximate range of colors?

A. max-color-index
B. max-color
C. color-index
D. color-gamut
Answer» E.
12.

What is the default value of visibility?

A. visible
B. hidden
C. initial
D. inherit
Answer» B. hidden
13.

Using Pseudo element is known as _____________

A. Nash Image replacement
B. Phark method
C. Radu Darvas Shim
D. The Langridge method
Answer» B. Phark method
14.

Clip property is not supported in ____________

A. Internet Explorer
B. Chrome
C. Safari
D. Opera
Answer» B. Chrome
15.

Using Overflow is known as ______

A. The Leon method
B. The Scott Kellum method
C. The Phark method
D. The Langridge method
Answer» B. The Scott Kellum method
16.

Using actual image with inline image method is also known as __________

A. The Langridge method
B. Radu Darvas Shim
C. The Levin Technique
D. Phark method
Answer» E.
17.

Using negative text-indent is also known as __________

A. The Scott Kellum method
B. The Phark method
C. Radu Darvas Technique
D. The Langridge method
Answer» C. Radu Darvas Technique
18.

Using padding is also known as ________

A. Leon Dwyer method
B. Radu darvas method
C. Lindsay method
D. Langridge method
Answer» E.
19.

Using Small font-size is also known as ____________

A. Lindsay method
B. Leon Dwyer method
C. Levin technique
D. Radu Darvas Shim
Answer» B. Leon Dwyer method
20.

Using Absolute Positioning is known as _________

A. The Langridge method
B. The Levin Technique
C. The Scott Kellum method
D. The Leon method
Answer» C. The Scott Kellum method
21.

Which of the following represents browsing with no stylesheets applied?

A. CSS OFF/Images ON
B. CSS OFF/Images OFF
C. CSS ON/Images OFF
D. CSS ON/Images ON
Answer» B. CSS OFF/Images OFF
22.

Using a bogus image is also called as _______

A. The Leon method
B. The Levin Technique
C. Radu Darvas Shim
D. The Langridge method
Answer» D. The Langridge method
23.

Using margin is also known as________

A. Fahrner image replacement
B. The Lindsay method
C. Radu Darvas Technique
D. The Langridge method
Answer» D. The Langridge method
24.

Which of the following will represent browsers in their normal states?

A. CSS ON/Images ON
B. CSS ON/Images OFF
C. CSS OFF/Images ON
D. CSS OFF/Images OFF
Answer» B. CSS ON/Images OFF
25.

Which of the following comes with a smooth full screen overlay effect?

A. Overlay pop-up
B. Conformation pop-up
C. Welcome pop-up
D. Cartoon pop-up
Answer» B. Conformation pop-up
26.

Which of the following is used for spread radius?

A. blur
B. spread
C. color
D. v-offset
Answer» C. color
27.

Which of the following is set for horizontal offset of the shadow?

A. h-offset
B. v-offset
C. none
D. blur
Answer» B. v-offset
28.

What changes the shadow from an outer shadow?

A. inset
B. initial
C. inherit
D. spread
Answer» B. initial
29.

Which of the following will display a speech bubble pop-up?

A. pop-up question form
B. cartoon pop-up
C. modal animation physics
D. overlay pop-up
Answer» C. modal animation physics
30.

Which property specifies where the background image is positioned?

A. background-size
B. background-origin
C. background-image
D. background-clip
Answer» C. background-image
31.

What scales the background image as large as possible?

A. contain
B. cover
C. size
D. resize
Answer» B. cover
32.

Which property specifies the painting area of the background?

A. background-clip
B. background-image
C. background-size
D. background-origin
Answer» B. background-image
33.

Which of the following name should be added to mark a link as disabled?

A. responsive horizontal-to-vertical menu
B. pure-menu-disabled
C. pure-menu-selected
D. responsive vertical menu
Answer» C. pure-menu-selected
34.

What sets the stack order of an element?

A. z-index
B. right
C. top
D. position
Answer» B. right
35.

Which of the following position element is not affected by the top, bottom, left etc. property?

A. static
B. clip
C. relative
D. absolute
Answer» B. clip
36.

Which class is used for setting perspective and scroll properties for the page?

A. .wrapper
B. .section
C. .static
D. .parallax
Answer» B. .section
37.

What should be added to create a horizontal menu?

A. pure-menu-horizontal
B. pure-menu-selected
C. pure-menu-has-children
D. pure-menu-scrollable
Answer» B. pure-menu-selected
38.

What is the default value of object-fit?

A. fill
B. contain
C. none
D. cover
Answer» B. contain
39.

Which of the following is used for adding perspective background images for each section?

A. .bg1
B. .parallax
C. .static
D. .section
Answer» B. .parallax
40.

What clips an absolutely positioned elements?

A. right
B. bottom
C. position
D. clip
Answer» E.
41.

Which of the following does not support sticky version?

A. Firefox
B. Opera
C. IE
D. Chrome
Answer» D. Chrome
42.

Which of the following is positioned relative to the nearest positioned ancestor?

A. absolute
B. static
C. clip
D. relative
Answer» B. static
43.

What skews an element along X and Y-axis?

A. skew()
B. skewX()
C. skewY()
D. matrix()
Answer» B. skewX()
44.

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

A. rotate()
B. translate()
C. scale()
D. matrix()
Answer» C. scale()
45.

Which of the following increases or decreases the size of element?

A. skewX()
B. matrix()
C. scale()
D. skewY()
Answer» D. skewY()
46.

Which of the following uses AngulaJS?

A. d3 linegraph
B. Animated Donut chart
C. Infographic charts
D. CSS 3D animated chart
Answer» E.
47.

Which of the following will rotate an element clockwise or counter-clockwise?

A. rotate()
B. skewX()
C. skewY()
D. matrix()
Answer» B. skewX()
48.

Which value will compare the difference between none and contain?

A. contain
B. scale-down
C. none
D. cover
Answer» C. none
49.

What combines all the 2D transform methods into one?

A. skewX()
B. matrix()
C. skewY()
D. skew()
Answer» C. skewY()
50.

Which of the following is a library for JavaScript?

A. PlotKit
B. List bar chart
C. Pie chart
D. Stacked bar graphs
Answer» B. List bar chart