Vidyalelo
CSS · Q67

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 67

Q67

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

Answer: Option B

Solution

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