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

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



Your comments will be displayed only after manual approval.