Vidyalelo
CSS · Q45

CSS3 Fundamentals

Programming · CSS · question 45

Q45

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
Answer
C.
column-break
D.
multicolumn-break-before

Answer: Option B

Solution

Answer: Option B
Solution:
Syntax: column-break-before: always | auto | avoid