Test Series - css

Test Number 35/59

Q: Which of the following property specifies whether an element is an accelerator indicator or not.
A. move
B. @keyframes
C. accelerator
D. none of the mentioned
Solution: Syntax: accelerator: true | false
Q: Which of the following property is used to define the animations that should be run?
A. animation-delay
B. animation-iteration-count
C. animation-duration
D. animation-name
Solution: None.
Q: Which of the following property is used to define the number of times an animation should play?
A. animation-direction
B. animation-iteration-count
C. animation
D. animation-timing-function
Solution: 
Q: Which of the following property is used to indicate whether the backside of an element is visible if the element is rotated to display the back?
A. background-clip
B. backface-visibility
C. behavior
D. background-origin
Solution: Syntax: backface-visibility: hidden | visible
Q: Which of the following property defines a relationship between bound elements(s) and some code or content?
A. behavior
B. anim
C. binding
D. none of the mentioned
Solution: 
Q: Which of the following property defines the width of each column in a multicolumn text flow?
A. width
B. columns
C. filter
D. column-width
Solution: Implemented CSS3 and Browser-Specific Syntax: column-width: length | auto
Q: Which of the following property is used to apply visual effects to associated elements?
A. filter
B. effect
C. adjust
D. none of the mentioned
Solution: Syntax: filter: filtername(filtervalues) ... filtername(filtervalues)
Q: Which of the following property defines the resampling method to use when stretching images?
A. layout
B. ime-mode
C. image-rendering
D. none of the mentioned
Solution: Syntax: image-rendering: auto | inherit | optimizeSpeed
Q: Which of the following property specifies the direction in which a marquee should move?
A. marquee
B. marquee-play
C. marquee-direction
D. none of the mentioned
Solution: Syntax: marquee-direction: forward | reverse
Q: Which of the following property defines a mask to be used as a box’s overlay in order to clip the box to a complex shape?
A. shadder
B. mask
C. mask-attachment
D. mask-image
Solution: Syntax: mask: mask-attachment

You Have Score    /10