CSS Quiz


Play this quiz that will help you to excel in CSS certification exams, placements etc. This CSS quiz consist of 10 questions that you need to solve in 10 minutes. We’ve specially designed this quiz so that you can quickly acquaint to the pattern of questions you can be asked in placement drives, certification exams etc. This test enables you to assess your knowledge of CSS.

Take the Free Practice Test



CSS MCQs

Practice CSS MCQ Questions, which will help you to understand the websites designing related concepts.

CSS Quiz

Try Free CSS Quiz, to start a quiz you need to login first, after login you will get start quiz button and then by clicking on that you can start quiz. You will get 10 Minutes to answer all questions.

CSS Quiz

1. Which of the following visibility property value is described by The element is not visible, but the layout of surrounding elements is not affected?

visible
hidden
collapse
None of the above

2. An id is not always unique within the page so it is chosen to select a single, unique element.

TRUE
FALSE
Can be true or false
Can not say

3. Which of the following CSS Property defines the x-coordinate of the background-position property?

background-position-x
background-position-y
background-x-axis
background-y-axis

4. column-rule-style property defines the width of a rule between columns in a multicolumn text flow?

TRUE
FALSE
Can be true or false
Can not say

5. Which of the following Module is not available in CSS3.

fonts
DOMs
Backgrounds and Borders
Color

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

Alpha
BasicImage
Filter
Blur

7. ___________ selects the HTML element by name.

element selector
Class Selector
Universal Selector
Group Selector

8. Which of the following property controls the horizontal overflow of a block or inline block?

overflow-x
overflow
overflow-y
overflow-k

9. column-style property is a shorthand definition of the number of columns and their widths in a multicolumn text flow

TRUE
FALSE
Can be true or false
Can not say

10. Which of the following selectors selects adjacent siblings?

E > F
E < F
E + F
E - F

Results