

MCQOPTIONS
Saved Bookmarks
This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Science knowledge and support exam preparation. Choose a topic below to get started.
1. |
What does HSL stands for? |
A. | Hue Specified Lightness |
B. | Hue Spot Lightness |
C. | Hue Saturation Lightness |
D. | None of the mentioned |
Answer» D. None of the mentioned | |
2. |
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? |
A. | HSLa Color |
B. | Commonly defined named colors |
C. | System Color Names |
D. | Specificationdefined named colors |
Answer» D. Specificationdefined named colors | |
3. |
Which of the following Color Format is a CSS’s six-digit hexadecimal format is the same as color defined in (X)HTML? |
A. | 6-Hex Color |
B. | 3-Hex Color |
C. | RGBS |
D. | RGBa |
Answer» B. 3-Hex Color | |
4. |
Which of the following Color Format is a CSS3 HSL value with a fourth value to set the alpha channel value for the color to define the opacity of the element? |
A. | RGB Color |
B. | RGBa Color |
C. | HSL Color |
D. | HSLa Color |
Answer» E. | |
5. |
Which of the following Color Format is a CSS colors can also be defined using the keyword rgb, followed by three numbers between 0 and 255, contained in parentheses and separated by commas, with no spaces between them? |
A. | RGB Color |
B. | RGBa Color |
C. | HSL Color |
D. | HSLa Color |
Answer» B. RGBa Color | |
6. |
Which of the following Color Format are a 17 defined colors under CSS 2.1? |
A. | HSLa Color |
B. | Commonly defined named colors |
C. | System Color Names |
D. | Specificationdefined named colors |
Answer» E. | |
7. |
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?$ |
A. | HSLa Color |
B. | Commonly defined named colors |
C. | System Color Names |
D. | Specificationdefined named colors |
Answer» D. Specificationdefined named colors | |
8. |
Which of the following Color Format is a CSS’s six-digit hexadecimal format is the same as color defined in (X)HTML?$ |
A. | 6-Hex Color |
B. | 3-Hex Color |
C. | RGBS |
D. | RGBa |
Answer» B. 3-Hex Color | |
9. |
Which of the following CSS3 Color Feature like RGB color but adds an alpha channel value to specify the opacity of the color? |
A. | RGB |
B. | RGBa |
C. | RGBaplha |
D. | AlphaRGB |
Answer» C. RGBaplha | |
10. |
Which of the following CSS3 Color Feature can be used as a macro for whatever the current color is? |
A. | CurrentColor keyword |
B. | HSLa Color |
C. | HSL Color |
D. | RGB Color |
Answer» B. HSLa Color | |