This set of CSS Mcqs focuses on “Implemented CSS3 and Browser-Specific Features”.
1. 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
View Answer
Explanation:
Syntax: accelerator: true | false
2. 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
View Answer
Explanation: None.
3. 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
View Answer
Explanation: None
4. 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
View Answer
Explanation:
Syntax: backface-visibility: hidden | visible
5. 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
View Answer
Explanation: None.
6. 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
View Answer
Explanation: Implemented CSS3 and Browser-Specific Syntax: column-width: length | auto
7. 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
View Answer
Explanation:
Syntax: filter: filtername(filtervalues) ... filtername(filtervalues)
8. 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
View Answer
Explanation:
Syntax: image-rendering: auto | inherit | optimizeSpeed
9. 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
View Answer
Explanation:
Syntax: marquee-direction: forward | reverse
10. 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
View Answer
Explanation:
Syntax: mask: mask-attachment
Sanfoundry Global Education & Learning Series – CSS.
To practice MCQs on all areas of CSS, here is complete set of 1000+ Multiple Choice Questions and Answers.
If you find a mistake in question / option / answer, kindly take a screenshot and email to [email protected]
- Practice HTML MCQ
- Practice MCA MCQs
- Check Computer Science Books
- Practice Information Science MCQs
- Practice Computer Science MCQs