CSS3 Fundamentals MCQ Questions And Answers

This section focuses on "CSS3 Fundamentals" in Cascading Style Sheets (CSS). These Multiple Choice Questions (mcq) should be practiced to improve the Cascading Style Sheets (CSS) skills required for various interviews (campus interviews, walk-in interviews, company interviews), placements, entrance exams and other competitive examinations.

1. Which of the following Module is not available in CSS2?

A. Namespaces
B. Selectors Level 3
C. Both A and B
D. None of the above

View Answer


2. CSS3 is collaboration of CSS2 specifications and new specifications, we can called this collaboration isĀ ?

A. Box Model
B. 2D Module
C. 3D Module
D. Module

View Answer


3. Which of the following measurement represent seconds?

A. s
B. se
C. sec
D. second

View Answer


4. Which of the following Module is not available in CSS3.

A. fonts
B. DOMs
C. Backgrounds and Borders
D. Color

View Answer


5. What module defines the handling of lists, including marker styles and some aspects of counters?

A. Line Layout
B. Media Queries
C. Lists
D. Namespaces

View Answer


6. Which of the following property defines the resampling method to use when stretching images?

A. interpolation-mode
B. layout-grid
C. ime-mode
D. image-rendering

View Answer


7. Which of the following property is used to apply visual effects to associated elements.

A. Alpha
B. BasicImage
C. Filter
D. Blur

View Answer


8. column-rule-color property defines the color of any rules between columns in a multicolumn text flow?

A. TRUE
B. FALSE
C. Can be true or false
D. Can not say

View Answer


9. column-style property is a shorthand definition of the number of columns and their widths in a multicolumn text flow

A. TRUE
B. FALSE
C. Can be true or false
D. Can not say

View Answer


10. column-rule-style property defines the width of a rule between columns in a multicolumn text flow?

A. TRUE
B. FALSE
C. Can be true or false
D. Can not say

View Answer





Discussion



* You must be logged in to add comment.