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. In CSS, font-size is a property-name which _____________ the font of text.

increases
decreases
Both A and B
None of the above

2. ___________ selects the HTML element by name.

element selector
Class Selector
Universal Selector
Group Selector

3. The default for any page element is?

Fixed
relative
absolute
Static

4. Which of the following selectors selects direct descendents?

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

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

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

7. Which of the following CSS Property sets the stacking order of positioned elements?

x-index
y-index
z-index
All of the above

8. Which of the following measurement represent seconds?

s
se
sec
second

9. In Absolute position, If there is no parent element, these elements are set to be _______ to the page.

absolute
static
fixed
relative

10. ___________ are used to separate each selector in grouping.

#
.
,
:

Results