

MCQOPTIONS
Saved Bookmarks
This section includes 13 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. |
Which of the following property sets the spacing between words? |
A. | display |
B. | white-space |
C. | sr |
D. | word-spacing |
Answer» E. | |
2. |
Which of the following property defines the minimum number of lines in a paragraph to be left at the top of a page? |
A. | white-space |
B. | widows |
C. | display |
D. | width |
Answer» C. display | |
3. |
Which of the following is the Color Format that is a CSS’s six-digit hexadecimal format as color defined in (X)HTML? |
A. | Specification defined named colors |
B. | System Color Names |
C. | 6-Hex Color |
D. | 3-Hex Color |
Answer» D. 3-Hex Color | |
4. |
WHICH_OF_THE_FOLLOWING_PROPERTY_DEFINES_THE_MINIMUM_NUMBER_OF_LINES_IN_A_PARAGRAPH_TO_BE_LEFT_AT_THE_TOP_OF_A_PAGE??$ |
A. | white-space |
B. | widows |
C. | display |
D. | width |
Answer» C. display | |
5. |
Which_of_the_following_property_sets_the_spacing_between_words?$ |
A. | display |
B. | white-space |
C. | sr |
D. | word-spacing |
Answer» E. | |
6. |
Which of the following property controls how spaces, tabs, and newline characters are handled in an element? |
A. | space |
B. | display |
C. | widows |
D. | white-space |
Answer» E. | |
7. |
Which of the following property determines whether or not an element is visible? |
A. | display |
B. | visibility |
C. | transperancy |
D. | disappear |
Answer» C. transperancy | |
8. |
Which of the following property allows the text direction to be overridden to support multiple languages and text flow directions in the same document? |
A. | unicode-bidi |
B. | visibility |
C. | top |
D. | vertical-align |
Answer» B. visibility | |
9. |
Which of the following is the Color Format that is a 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. | HSLa Color |
B. | HSL Color |
C. | RGBa Color |
D. | RGB Color |
Answer» E. | |
10. |
Which of the following is the Color Format that is the CSS3 HSL value with a fourth value to set the alpha channel value for the color to define the opacity of the element? |
A. | HSLa Color |
B. | HSL Color |
C. | RGBa Color |
D. | RGB Color |
Answer» B. HSL Color | |
11. |
Which of the following is the Color Format that is a CSS’s six-digit hexadecimal format as color defined in (X)HTML?$ |
A. | Specification defined named colors |
B. | System Color Names |
C. | 6-Hex Color |
D. | 3-Hex Color |
Answer» D. 3-Hex Color | |
12. |
Which of the following defined as alphanumeric names that correspond to some current counter value in a document? |
A. | Class |
B. | Key |
C. | Counters |
D. | None of the mentioned |
Answer» D. None of the mentioned | |
13. |
Which of the following strings are defined by in css? |
A. | single quotes |
B. | double quotes |
C. | both single quotes and double quotes |
D. | none of the mentioned |
Answer» D. none of the mentioned | |