Test Series - css

Test Number 15/59

Q: Which of the following property specifies the transparency of an element?
A. alpha
B. opacity
C. opac
D. none of the mentioned
Solution: Syntax: opacity: alphavalue | inherit
Q: Which of the following property defines the offset from an element’s border and its outline?
A. outline-border
B. outline-offset
C. outline-radius
D. none of the mentioned
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. overflow-text
C. overflow-marquee
D. none of the mentioned
Solution: Syntax: overflow-style: auto | marquee-block
Q: Which of the following property defines how content should behave when it exceeds the width of its enclosing element?
A. overflow-y
B. overflow-x
C. overflow-z
D. overflow-width
Solution: Syntax: overflow-x: auto | hidden
Q: Which of the following property is used to give a 3-D sense of depth to an element?
A. animation
B. perspec
C. sense
D. perspective
Solution: Syntax: perspective: none
Q: Which of the following property is used to define whether an element should be resized and, if so, upon what axis?
A. axis
B. resize
C. set-origin
D. set-axis
Solution: Syntax: resize: both | horizontal | none
Q: Which of the following property defines the alignment of Ruby text as defined by a  tag, in relation to base text defined by a  tag?
A. ruby-align
B. ruby-text
C. ruby
D. none of the mentioned
Solution: Syntax: ruby-align: auto | center
Q: Which of the following property sets the base color for a scroll bar, which will include the scroll box, track, and scroll arrows?
A. scrollbar-base
B. scrollbar-base-color
C. scrollbar-background
D. none of the mentioned
Solution: Syntax: scrollbar-base-color: color
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-face
B. scrollbar-face-color
C. scrollbar-face-background
D. none of the mentioned
Solution: Syntax: scrollbar-face-color: color
Q: Which of the following property defines a highlight color for a scroll bar and scroll arrows?
A. scrollbar-color
B. scrollbar-highlight
C. scrollbar-highlight-color
D. none of the mentioned
Solution: Syntax: scrollbar-highlight-color: color

You Have Score    /10