CSS Questions & Answers – Implemented CSS3 and Browser-Specific

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

Answer: c
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

Answer: d
Explanation: None.
advertisement
advertisement

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

Answer: b
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

Answer: b
Explanation:

Note: Join free Sanfoundry classes at Telegram or Youtube
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

Answer: c
Explanation: None.
advertisement

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

Answer: d
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

Answer: a
Explanation:

advertisement
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

Answer: c
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

Answer: c
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

Answer: b
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]

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.