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-after
    2. column-count
    3. column-break-before
    4. column-break
    5. None of these
Correct Option: A

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



Your comments will be displayed only after manual approval.