Test Series - css

Test Number 30/59

Q: _____________ property specifies the direction in which a marquee should move.
A. marquee-style
B. marquee-play-count
C. marquee-direction
D. none of the mentioned
Solution: Syntax:
marquee-direction: forward | reverse
Q: _________ property defines a mask to be used as a box’s overlay in order to clip the box to a complex shape.
A. mask
B. mask-box-image
C. mask-attachment
D. mask-origin
Solution: mask: mask-attachment
Q: ___________ property specifies whether the mask should scroll or stay fixed when the page is scrolled.
A. mask-image
B. mask-box-image
C. mask-attachment
D. mask-origin
Solution: mask-attachment: fixed | scroll
Q: ___________ property specifies how the position of the mask should be calculated by setting the origin relative to different locations within an element’s box.
A. mask-image
B. mask-box-image
C. mask-attachment
D. mask-origin
Solution: Syntax:
mask-origin: border | content | padding
Q: Which of the following property defines the offset from an element’s border and its outline?
A. outline-radius
B. opacity
C. outline-offset
D. overflow-style
Solution: Syntax:
outline-offset: length | inherit
Q: Which of the following property allows a marquee to be used in the case of a text overflow?
A. overflow-style
B. opacity
C. overflow-x
D. perspective
Solution: Syntax:
overflow-style: auto | marquee-block | marquee-line
Q: Which of the following property defines a color for the face of a scroll bar, including arrow regions and the scroll box?
A. scrollbar-base-color
B. scrollbar-arrow-color
C. scrollbar-darkshadow-color
D. scrollbar-face-color
Solution: Syntax
scrollbar-face-color: colors
Q: Which of the following property is used to give a 3-D sense of depth to an element?
A. overflow-style
B. opacity
C. overflow-x
D. perspective
Solution: Syntax:
perspective: none | number
Q: Which of the following property is used to set the color of the arrow icon within a scroll bar?
A. scrollbar-base-color
B. scrollbar-arrow-color
C. scrollbar-darkshadow-color
D. scrollbar-face-color
Solution: Syntax:
scrollbar-arrow-color: color
Q: Which of the following property defines the text alignment rules on the alignment of the last line of an element?
A. text-justify
B. text-fill-color
C. text-align-last
D. none of the mentioned
Solution: Syntax
text-align-last: auto | center | justify | left | right | inherit

You Have Score    /10