MCQOPTIONS
Saved Bookmarks
This section includes 12 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. |
“font-style comes first than font-weight in font attribute”.State true or false. |
| A. | True |
| B. | False |
| Answer» C. | |
| 2. |
Which of the following font-size-adjust is value used in calculating the size of the fallback fonts? |
| A. | auto |
| B. | number |
| C. | count |
| D. | none |
| Answer» C. count | |
| 3. |
WHICH_OF_THE_FOLLOWING_FONT-SIZE-ADJUST_IS_VALUE_USED_IN_CALCULATING_THE_SIZE_OF_THE_FALLBACK_FONTS??$ |
| A. | auto |
| B. | number |
| C. | count |
| D. | none |
| Answer» C. count | |
| 4. |
“font-style comes first than font-weight in font attribute”.State true or false.$# |
| A. | True |
| B. | False |
| Answer» C. | |
| 5. |
Which of the following Allows you to expand or condense the widths for a normal, condensed, or expanded font face? |
| A. | font-style |
| B. | font-stretch |
| C. | font-expand |
| D. | none of the mentioned |
| Answer» E. | |
| 6. |
Which of the following property adjusts the font-size of the fallback fonts defined with font-family, so that the x-height is the same no matter what font is used? |
| A. | default |
| B. | font-size-fallback |
| C. | font-adjust |
| D. | font-size-adjust |
| Answer» E. | |
| 7. |
Which of the following is not a appropriate value for font-variant property? |
| A. | inherit |
| B. | default |
| C. | large-caps |
| D. | small-caps |
| Answer» D. small-caps | |
| 8. |
Which of the following selects a normal, or small-caps face from a font family? |
| A. | font-weight |
| B. | font-synthesis |
| C. | font-kerning |
| D. | font-variant |
| Answer» E. | |
| 9. |
Which of the following value specifies whether the user agent is allowed to synthesize bold or oblique font faces when a font family lacks bold or italic faces? |
| A. | font-weight |
| B. | font-synthesis |
| C. | font-kerning |
| D. | font-variant |
| Answer» C. font-kerning | |
| 10. |
Which of the following is not a value for font-style property? |
| A. | normal |
| B. | italic |
| C. | oblique |
| D. | none of the above |
| Answer» E. | |
| 11. |
Which of the following property allows contextual adjustment of inter-glyph spacing, i.e. the spaces between the characters in text? |
| A. | font-style |
| B. | font-family |
| C. | font-kerning |
| D. | font-variant |
| Answer» D. font-variant | |
| 12. |
Which of the following value is supposed to be a slightly bolder weight that standard bold in font attribute? |
| A. | empasize |
| B. | light |
| C. | lighter |
| D. | dark |
| Answer» E. | |