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 property is used to apply visual effects to associated elements.

Alpha
BasicImage
Filter
Blur

2. Which of the following display property value is described by treats the element as inline?

inline-block
list-item
block
inline

3. 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

4. Which of the following CSS Property controls how an element is positioned?

position
set
static
fix

5. Which of the following selectors selects adjacent siblings?

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

6. column-rule-color property defines the color of any rules between columns in a multicolumn text flow?

TRUE
FALSE
Can be true or false
Can not say

7. To show the start and end of HTML element, ______ is used.

Attribute
Value
Selector
Tag

8. How many types of position values are there in CSS?

2
3
4
5

9. 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

10. Which of the following CSS Property specifies the x-coordinate in the position of the mask?

mask-x
mask-x-origin
mask-position-x
mask-origin-x

Results