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 CSS Property controls how an element is positioned?

position
set
static
fix

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

id
class
tag
All of the above

3. Id written with the ?

.
$
@
#

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

Padding
Margin
Border
Both A and B

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

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

overflow-x
overflow
overflow-y
overflow-k

8. CSS is the language we use to style an ___________ document.

PHP
HTML
SQL
.Net

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

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

TRUE
FALSE
Can be true or false
Can not say

Results