Home » CSS » Css miscellaneous » Question
  1. Which of the following property is used to control column element breaks before the associated element when flowing multicolumn text?
    1. multicolumn-break-before
    2. column-break
    3. multicolumn
    4. column-break-before
    5. None of these
Correct Option: D

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



Your comments will be displayed only after manual approval.