Implemented CSS3 and Browser-Specific

Question 1
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property is used to apply visual effects to associated elements?
filter
effect
adjust
none of the mentioned
Explanation:
Question 2
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property is used to define the number of times an animation should play?
animation-direction
animation-iteration-count
animation
animation-timing-function
Explanation:
None
Question 3
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property defines the resampling method to use when stretching images?
layout
ime-mode
image-rendering
none of the mentioned
Explanation:
Question 4
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property defines the width of each column in a multicolumn text flow?
width
columns
filter
column-width
Explanation:
Implemented CSS3 and Browser-Specific Syntax: column-width: length | auto
Question 5
Marks : +2 | -2
Pass Ratio : 100%
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?
background-clip
backface-visibility
behavior
background-origin
Explanation:
Question 6
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property defines a relationship between bound elements(s) and some code or content?
behavior
anim
binding
none of the mentioned
Explanation:
None.
Question 7
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property specifies whether an element is an accelerator indicator or not.
move
@keyframes
accelerator
none of the mentioned
Explanation:
Question 8
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property specifies the direction in which a marquee should move?
marquee
marquee-play
marquee-direction
none of the mentioned
Explanation:
Question 9
Marks : +2 | -2
Pass Ratio : 100%
Explanation:
Question 10
Marks : +2 | -2
Pass Ratio : 100%
Which of the following property is used to define the animations that should be run?
animation-delay
animation-iteration-count
animation-duration
animation-name
Explanation:
None.