CSS Questions & Answers – Using CSS3 Multi-Column Layout

This set of CSS online test focuses on “Using CSS3 Multi-Column Layout”.

1. Which of the following property is used to control column element breaks after an associated element when flowing multicolumn text?
a) column-break
b) column-break-after
c) column-break-before
d) multicolumn-break-after
View Answer

Answer: b
Explanation:

Syntax: column-break-after: always | auto | avoid

2. Which of the following property is used to control column element breaks before the associated element when flowing multicolumn text?
a) multicolumn
b) column-break-before
c) column-break
d) multicolumn-break-before
View Answer

Answer: b
Explanation:

advertisement
advertisement
Syntax: column-break-before: always | auto | avoid

3. Which of the following property defines the number of columns in a multicolumn text flow?
a) columns
b) column-flow
c) column-number
d) column-count
View Answer

Answer: d
Explanation:

Note: Join free Sanfoundry classes at Telegram or Youtube
Syntax: column-count: integer | auto

4. Which of the following property defines the gap between columns in a multicolumn text flow?
a) column-rule-flow
b) column-gap
c) column-rule
d) none of the mentioned
View Answer

Answer: b
Explanation:

advertisement
Syntax: column-gap: length | normal

5. Which of the following property defines the style of the divider rule between columns in a multicolumn text flow?
a) columns
b) column-flow
c) column-style
d) none of the mentioned
View Answer

Answer: d
Explanation:

advertisement
Syntax: column-rule-style: dashed | dotted

6. Which of the following property defines the width of a rule between columns in a multicolumn text flow?
a) column-rule-style
b) column-width
c) column-rule-width
d) columns
View Answer

Answer: c
Explanation:

Syntax: column-rule-width: non-negative length

7. Which of the following property is a shorthand definition of the number of columns and their widths in a multicolumn text flow?
a) column-width
b) column-style
c) columns
d) filter
View Answer

Answer: c
Explanation:

Syntax: columns: column-count width

8. Which of the following property defines the color of any rules between columns in a multicolumn text flow?
a) column-color
b) column-rule-color
c) column-rule-style
d) column-rule-decoration
View Answer

Answer: b
Explanation:

Syntax: column-rule-color: color

9. Which of the following property is used to apply visual effects to associated elements.
a) Alpha
b) BasicImage
c) Filter
d) Blur
View Answer

Answer: c
Explanation:

Syntax:
filter: filtername(filtervalues) ... filtername(filtervalues)

10. Which of the following property defines the resampling method to use when stretching images?
a) interpolation-mode
b) image-rendering
c) ime-mode
d) layout-grid
View Answer

Answer: b
Explanation:

Syntax: image-rendering: auto | inherit

Sanfoundry Global Education & Learning Series – CSS.

To practice all areas of CSS for online tests, 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.