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 part of box model is transparent?

Padding
Margin
Border
Both A and B

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

3. Which of the following measurement represent seconds?

s
se
sec
second

4. Which of the following selectors selects direct descendents?

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

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

inline-block
list-item
block
inline

6. ___________ selects the HTML element by name.

element selector
Class Selector
Universal Selector
Group Selector

7. The universal selector is used as a ?

Wildcard Character
Page Character
Commas character
None of the above

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

Line Layout
Media Queries
Lists
Namespaces

9. Reverse CSS Property specifies the top offset of a positioned element.

TRUE
FALSE
Can be true or false
Can not say

10. A similar rule called the ____________ is specified using the plus sign (+) and is used to select elements that would be siblings of each other.

class selectors
adjacent-sibling selector
attribute selectors
None of the above

Results