Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following property is used to control column element breaks before the associated element when flowing multicolumn text?

  2. A.

     multicolumn

    B.

     column-break-before

    C.

     column-break

    D.

     multicolumn-break-before

    View Answer

    Workspace

    Answer : Option B

    Explanation :

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


Be The First To Comment