Test Series - css

Test Number 10/59

Q: Which of the following CSS property is used to set the text formatting?
A. font
B. font-style
C. text-decoration
D. all of the mentioned
Solution: Self-explainatory.
Q: Which of the following sets the color of any text decoration, such as underlines, overlines, and strike throughs?
A. text-font
B. text-format
C. text-color
D. text-decoration-color
Solution: Self-explainatory.
Q: Which of the following sets what kind of line decorations are added to an element, such as underlines, overlines, etc?
A. text-style
B. text-decoration
C. text-line
D. text-decoration-line
Solution: Self-explainatory.
Q: Which of the following text-decoration value specifies each line of text has a line above it?
A. line
B. underline
C. overline
D. blink
Solution: Self-explainatory.
Q: Which of the following
A. text-overline
B. text-overline-decoration
C. text-overline-width
D. text-decoration-overline-width
Solution: Self-explainatory.
Q: Which of the following CSS property determines how overflowed content that is not displayed is signaled to the users?
A. text-flow
B. text-underflow
C. text-overflow
D. none of the mentioned
Solution: Self-explainatory.
Q: Which of the following sets the mode for the overline text decoration, determining whether the text decoration affects the space characters or not?
A. text-decoration
B. text-mode-overflow
C. text-mode
D. text-overline-mode
Solution: Self-explainatory.
Q: Which of the following specifies what parts of an element’s content are skipped over when applying any text decoration?
A. @font-text
B. font-style
C. text-skip
D. text-decoration-skip
Solution: Self-explainatory.
Q: Which of the following is not a appropriate value for text-overline-width?
A. thin
B. medium
C. 
D. none of the mentioned
Solution: Self-explainatory.
Q: Which of the following property applies one or more drop shadows to the text?
A. text-shadow
B. text-effect
C. text-format
D. text-decoration-shadow
Solution: Self-explainatory.

You Have Score    /10