CSS QUIZ - 5
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
The ________________ directive allows style sheets to be grouped and joined together, though some might wonder what the value of this function is given what linked styles provide.
2 / 20
Which of the following is the correct way to applying style to a document?
3 / 20
Which of the following property assigns a graphic image to a list item?
4 / 20
Inline style has the lowest priority
5 / 20
Which of the following CSS3 Color Feature like RGB color but adds an alpha channel value to specify the opacity of the color?
6 / 20
For External Style Sheets in some cases when @import is used, the browser may cause a rendering “flash” under slow loading conditions.
7 / 20
Which of the following tag is used to linked information should be placed inside?
8 / 20
Which of the following property sets a variation of the specified or default font family?
9 / 20
Which of the following Color Format is a CSS2 introduced named color keywords which allows Web page colors to be matched to an operating system’s color use?
10 / 20
For Inline Style, we don’t need to reapply style information throughout the document and outside documents.
11 / 20
Which of the following CSS3 Color Feature can be used as a macro for whatever the current color is?
12 / 20
Which of the following measurement defines a measurement relative to a font’s x-height?
13 / 20
Which of the following property sets the amount of spacing between letters?
14 / 20
Which of the following Color Format is a CSS’s six-digit hexadecimal format is the same as color defined in (X)HTML?
15 / 20
Which of the following tag can be used to embed a Document-wide styles in a document’s head element?
16 / 20
Which of the following property defines labels for a list of items?
17 / 20
With, which tag you write the style rules directly within the document foundwithin the head of the document.
18 / 20
Which of the following property sets the font size of text?
19 / 20
What does screen media type is used for?
20 / 20
Which of the following measurement defines measurement as a percentage?
Your score is
Restart quiz Exit
Comments are closed.