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 controls the horizontal overflow of a block or inline block?

overflow-x
overflow
overflow-y
overflow-k

2. CSS3 is collaboration of CSS2 specifications and new specifications, we can called this collaboration is ?

Box Model
2D Module
3D Module
Module

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

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

5. In CSS, styling elements can be done by ?

id
class
tag
All of the above

6. Which of the following selectors selects adjacent siblings?

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

7. ___________ selects the HTML element by name.

element selector
Class Selector
Universal Selector
Group Selector

8. External stylesheets are stored in CSS files

TRUE
FALSE
Can be true or false
Can not say

9. The content of the box, where text and images appear.

TRUE
FALSE
Can be true or false
Can not say

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

absolute
static
fixed
relative

Results