CSS QUIZ - 2
The quiz consists of 20 CSS questions. Let's check your CSS with this simple quiz.
Total Questions : 20Question Type : MCQTime Limit : 5 MinutesMaximum Points : 20
1 / 20
What is the way to specify media dependencies for style sheets ?
2 / 20
Which of the following property defines in a shorthand form the width, style, and color for the bottom border of an element?
3 / 20
Which of the following property defines the visual style of up to four different sides of a border?
4 / 20
Which of the following property specifies the transparency of an element?
5 / 20
Which of the following property defines the y (vertical) coordinate for a positioned element, relative to the bottom of the enclosing object or browser window?
6 / 20
Which of the following property sets the width of an element’s bottom border?
7 / 20
What does braille media type is used for?
8 / 20
Which of the following property sets the width of an element’s complete border?
9 / 20
Which of the following property defines whether table cell borders are connected or separate?
10 / 20
____________ types are mutually exclusive in the sense that a user agent can only support one media type when rendering a document.
11 / 20
If an @media/@import rule contains a malformed media type (not an identifier) then the statement is valid. State true or false.
12 / 20
Media type names are case-insensitive. State true or false.
13 / 20
14 / 20
Which of the following property specifies the placement of an element in relation to floating objects?
15 / 20
Which of the following property defines the color of an element’s top border?
16 / 20
What does aural media type is used for ?
17 / 20
Which of the following property defines the style for the right border of an element?
18 / 20
19 / 20
Which of the following defines in a shorthand form the width, style, and color for the top border of an element?
20 / 20
The __________ rule makes it possible to define different style rules for different media types in the same stylesheet.
Your score is
Restart quiz Exit
Comments are closed.